Files
LCE-Hub-LCE_Emerald_Launcher/postcss.config.js
KayJann c94db91238 Making the source code public
Finally ! here's the source code
2026-03-12 13:52:32 +01:00

6 lines
89 B
JavaScript

export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}