Files
MetaCourse/.postcssrc.json
2026-05-05 10:53:52 +02:00

6 lines
54 B
JSON

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