www_indaba/postcss.config.js
2025-06-04 14:44:37 +02:00

6 lines
71 B
JavaScript

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