feat: frosted glass

This commit is contained in:
Ashley Wulber 2026-07-06 09:46:48 -04:00
parent 9f9311235e
commit bce5164eea
125 changed files with 1699 additions and 353 deletions

View file

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