Re-enable preflight
This commit is contained in:
parent
e9db69d542
commit
03628f0e47
|
@ -5,8 +5,5 @@ module.exports = {
|
|||
extend: {},
|
||||
},
|
||||
variants: {},
|
||||
plugins: [],
|
||||
corePlugins: {
|
||||
preflight: false
|
||||
}
|
||||
plugins: []
|
||||
}
|
||||
|
|
Reference in a new issue