Files
LCE-Hub-LCE_Emerald_Launcher/postcss.config.js
T

5 lines
72 B
JavaScript

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