This commit is contained in:
Kelly Mears
2023-01-03 10:04:20 -08:00
parent fce1ab7da6
commit d23fcfb5a4
3 changed files with 365 additions and 427 deletions

View File

@@ -1148,7 +1148,14 @@
},
"spacing": {
"padding": true,
"units": ["px", "%", "em", "rem", "vw", "vh"]
"units": [
"px",
"%",
"em",
"rem",
"vw",
"vh"
]
},
"typography": {
"customFontSize": false,
@@ -1238,4 +1245,4 @@
]
}
}
}
}