atlas/packages/theia/postcss.config.js
Benjamin Palko e57a4ed613
Some checks failed
Deployment / Deploy (push) Has been cancelled
rename to theia
2025-03-30 23:10:13 -04:00

5 lines
66 B
JavaScript

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