Enable postcss-nested
This commit is contained in:
parent
69a0236106
commit
82137cf464
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
plugins: {
|
plugins: {
|
||||||
tailwindcss: "./tailwind.config.js",
|
tailwindcss: "./tailwind.config.js",
|
||||||
|
'postcss-nested': {},
|
||||||
autoprefixer: {}
|
autoprefixer: {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue