bizihive/postcss.config.js
2026-05-05 13:13:00 +03:30

6 lines
71 B
JavaScript

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