updated theme Twenty Nineteen
version 2.5
This commit is contained in:
@ -8,6 +8,8 @@ module.exports = {
|
||||
|
||||
module.exports = {
|
||||
plugins: [
|
||||
postcssFocusWithin(/* pluginOptions */)
|
||||
postcssFocusWithin({
|
||||
disablePolyfillReadyClass: true
|
||||
})
|
||||
]
|
||||
};
|
||||
|
Reference in New Issue
Block a user