hosting-frontend/.postcssrc.json
Alexis Bruneteau ae2b3b106a waouh
2025-05-31 02:43:51 +02:00

6 lines
54 B
JSON

{
"plugins": {
"@tailwindcss/postcss": {}
}
}