5 lines
75 B
Text
5 lines
75 B
Text
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
};
|