This commit is contained in:
2025-11-12 22:24:00 -07:00
parent 2173267246
commit 298eb76909
154 changed files with 3512 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
(
space_none: 0,
space_xxxs: 4,
space_xxs: 4,
space_xs: 8,
space_s: 8,
space_m: 16,
space_l: 24,
space_xl: 32,
space_xxl: 48,
space_xxxl: 64,
)