MQL5-Google-Onedrive/pentagi/frontend/postcss.config.cjs

5 lines
80 B
JavaScript
Raw Permalink Normal View History

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