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