Files
library-frontend/.postcssrc.json
2025-11-07 12:42:20 +01:00

5 lines
53 B
JSON

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