Files
DOSSIER-WEBSITE/themes/hextra/postcss.config.mjs
T

6 lines
70 B
JavaScript

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