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