LCE-Emerald-Launcher/postcss.config.js
2026-03-31 20:56:16 +02:00

5 lines
72 B
JavaScript

export default {
plugins: {
'@tailwindcss/postcss': {},
},
}