Spaces:
Running
Running
export default { | |
plugins: { | |
'@tailwindcss/postcss': {}, | |
autoprefixer: {}, | |
}, | |
}; |
export default { | |
plugins: { | |
'@tailwindcss/postcss': {}, | |
autoprefixer: {}, | |
}, | |
}; |