Files
RAPPORT-WEBSITE/themes/hextra/postcss.config.mjs
T
2026-05-26 11:52:03 +02:00

6 lines
70 B
JavaScript

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