5panda.11ty/postcss.config.js
2025-12-17 16:52:19 +07:00

6 lines
71 B
JavaScript

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