nice preflight didnt work for cms itself

This commit is contained in:
2022-12-07 21:34:28 +02:00
parent 756afe77b8
commit de0a66a2fd
2 changed files with 5 additions and 16 deletions

View File

@ -7,9 +7,6 @@ module.exports = {
'./app/javascript/**/*.js',
'./app/views/**/*.{erb,haml,html,slim}'
],
corePlugins: {
preflight: false,
},
plugins: [
require('@tailwindcss/forms'),
require('@tailwindcss/aspect-ratio'),