updated theme Twenty Nineteen version 2.5

This commit is contained in:
2023-03-31 11:25:02 +00:00
committed by Gitium
parent 97859556db
commit 1c5b451d2f
13 changed files with 587 additions and 1010 deletions

View File

@ -8,6 +8,8 @@ module.exports = {
module.exports = {
plugins: [
postcssFocusWithin(/* pluginOptions */)
postcssFocusWithin({
disablePolyfillReadyClass: true
})
]
};