Re-order PostCSS plugins
This commit is contained in:
parent
f38df8683a
commit
f9356b09aa
|
@ -40,8 +40,8 @@
|
|||
},
|
||||
"postcss": {
|
||||
"plugins": {
|
||||
"postcss-nested": {},
|
||||
"tailwindcss": "./tailwind.config.js",
|
||||
"postcss-nested": {},
|
||||
"autoprefixer": {}
|
||||
}
|
||||
},
|
||||
|
|
Reference in a new issue