Files
demo-angular-ssr/.postcssrc.json
2025-12-29 00:03:36 +00:00

5 lines
53 B
JSON

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