Add and use postcss-import
This commit is contained in:
parent
f8a0d8e904
commit
14fbf89f0e
5 changed files with 34 additions and 8 deletions
|
@ -1,5 +1,6 @@
|
|||
module.exports = {
|
||||
plugins: {
|
||||
'postcss-import': {},
|
||||
tailwindcss: "./tailwind.config.js",
|
||||
'postcss-nested': {},
|
||||
autoprefixer: {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue