Spaces:
Build error
Build error
File size: 112 Bytes
0bfe2e3 |
1 2 3 4 5 6 |
const config = {
plugins: ['@tailwindcss/postcss', 'autoprefixer', 'tailwindcss'],
};
export default config;
|