neoban/frontend/.postcssrc.json
2026-04-24 05:35:01 +00:00

5 lines
53 B
JSON

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