mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-12 16:38:15 -05:00
6 lines
70 B
JavaScript
6 lines
70 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {},
|
|
},
|
|
};
|