6.6.9
This commit is contained in:
@@ -19,8 +19,8 @@
|
|||||||
"translate:mo": "wp i18n make-mo ./resources/lang ./resources/lang"
|
"translate:mo": "wp i18n make-mo ./resources/lang ./resources/lang"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@roots/bud": "6.6.8",
|
"@roots/bud": "6.6.9",
|
||||||
"@roots/bud-tailwindcss": "6.6.8",
|
"@roots/bud-tailwindcss": "6.6.9",
|
||||||
"@roots/sage": "6.6.8"
|
"@roots/sage": "6.6.9"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
11
theme.json
11
theme.json
@@ -1148,7 +1148,14 @@
|
|||||||
},
|
},
|
||||||
"spacing": {
|
"spacing": {
|
||||||
"padding": true,
|
"padding": true,
|
||||||
"units": ["px", "%", "em", "rem", "vw", "vh"]
|
"units": [
|
||||||
|
"px",
|
||||||
|
"%",
|
||||||
|
"em",
|
||||||
|
"rem",
|
||||||
|
"vw",
|
||||||
|
"vh"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"typography": {
|
"typography": {
|
||||||
"customFontSize": false,
|
"customFontSize": false,
|
||||||
@@ -1238,4 +1245,4 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user