Spaces:
Running
Running
File size: 64 Bytes
897dd92 |
1 2 3 4 5 6 |
export default {
plugins: {
'@tailwindcss/postcss': {}
}
};
|