AeThex-OS/shell/aethex-shell/postcss.config.cjs

5 lines
72 B
JavaScript

module.exports = {
plugins: {
'@tailwindcss/postcss': {},
},
};