Files
demo-angular/.postcssrc.json
2025-12-28 16:59:34 +00:00

5 lines
53 B
JSON

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