This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
const config = {
|
||||
plugins: ["@tailwindcss/postcss"],
|
||||
plugins: {
|
||||
'@tailwindcss/postcss': {},
|
||||
cssnano: {},
|
||||
},
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
||||
Reference in New Issue
Block a user