continue re-design
This commit is contained in:
+5
-5
@@ -1,8 +1,8 @@
|
||||
const config = {
|
||||
export default {
|
||||
plugins: {
|
||||
'@tailwindcss/postcss': {},
|
||||
autoprefixer: {},
|
||||
"postcss-import": {},
|
||||
"postcss-nesting": {},
|
||||
"tailwindcss": {},
|
||||
"autoprefixer": {},
|
||||
},
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
||||
Reference in New Issue
Block a user