Spaces:
Running
Running
| export default { | |
| plugins: { | |
| "postcss-import": {}, | |
| "postcss-nesting": {}, | |
| "tailwindcss": {}, | |
| "autoprefixer": {}, | |
| }, | |
| }; | |
| export default { | |
| plugins: { | |
| "postcss-import": {}, | |
| "postcss-nesting": {}, | |
| "tailwindcss": {}, | |
| "autoprefixer": {}, | |
| }, | |
| }; | |