Spaces:
Paused
Paused
| export default { | |
| plugins: { | |
| 'postcss-import': {}, | |
| 'tailwindcss/nesting': 'postcss-nesting', | |
| tailwindcss: {}, | |
| autoprefixer: {}, | |
| }, | |
| }; | |
| export default { | |
| plugins: { | |
| 'postcss-import': {}, | |
| 'tailwindcss/nesting': 'postcss-nesting', | |
| tailwindcss: {}, | |
| autoprefixer: {}, | |
| }, | |
| }; | |