nezha_dash/postcss.config.js
2024-12-13 15:09:12 +08:00

6 lines
71 B
JavaScript

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