Add postcss-import, split tailwind.css
This commit is contained in:
parent
e65b8823ed
commit
ca58883d23
5 changed files with 49 additions and 23 deletions
|
@ -1,5 +1,6 @@
|
|||
module.exports = {
|
||||
plugins: {
|
||||
'postcss-import': {},
|
||||
tailwindcss: {},
|
||||
'postcss-nested': {},
|
||||
autoprefixer: {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue