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

@@ -19,8 +19,8 @@
"translate:mo": "wp i18n make-mo ./resources/lang ./resources/lang"
},
"devDependencies": {
"@roots/bud": "6.6.8",
"@roots/bud-tailwindcss": "6.6.8",
"@roots/sage": "6.6.8"
"@roots/bud": "6.6.9",
"@roots/bud-tailwindcss": "6.6.9",
"@roots/sage": "6.6.9"
}
}

View File

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

775
yarn.lock

File diff suppressed because it is too large Load Diff