Files
BeReadyFrontend/.postcssrc.json
T
2026-03-14 15:39:20 +01:00

5 lines
53 B
JSON

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