Delete file postcss config

This commit is contained in:
Sam Carlton 2021-05-07 14:38:45 -05:00
parent 77c8779512
commit 221429bcb9

View file

@ -1,7 +0,0 @@
module.exports = {
plugins: {
tailwindcss: { config: './tailwind.config.js' },
autoprefixer: {},
cssnano: {},
}
}