Re-enable preflight

This commit is contained in:
Oliver Davies 2019-05-16 13:43:03 +01:00
parent e9db69d542
commit 03628f0e47

View file

@ -5,8 +5,5 @@ module.exports = {
extend: {},
},
variants: {},
plugins: [],
corePlugins: {
preflight: false
}
plugins: []
}