Spaces:
Running
Running
| module.exports = { | |
| plugins: { | |
| "@tailwindcss/postcss": {}, | |
| "postcss-simple-vars": {}, | |
| "postcss-nested": {} | |
| }, | |
| } | |
| module.exports = { | |
| plugins: { | |
| "@tailwindcss/postcss": {}, | |
| "postcss-simple-vars": {}, | |
| "postcss-nested": {} | |
| }, | |
| } | |