Files
angular-22-ssr-pwa/.postcssrc.json
2026-04-21 17:52:27 +04:00

6 lines
54 B
JSON

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