fix: typo in default themes
This also makes them pretty printed and it seemsto fix the bug related to switching after first install.
This commit is contained in:
parent
3429611aa4
commit
8e1bcafa9f
39 changed files with 2990 additions and 150 deletions
|
|
@ -1 +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)
|
||||
(
|
||||
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,
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue