update
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
// postcss 插件以 object 方式注册的话,是按照由上到下的顺序执行的
|
||||
module.exports = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
"@tailwindcss/postcss": {},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user