Files
ng-blog/web/.postcssrc.json
2025-05-05 10:00:50 +02:00

6 lines
54 B
JSON

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