Spaces:
Paused
Paused
| module.exports = { | |
| plugins: { | |
| "postcss-import": {}, | |
| "postcss-simple-vars": {}, | |
| "postcss-nested": {} | |
| }, | |
| } | |
| module.exports = { | |
| plugins: { | |
| "postcss-import": {}, | |
| "postcss-simple-vars": {}, | |
| "postcss-nested": {} | |
| }, | |
| } | |