Files
CRUDAngular/.postcssrc.json
2025-03-29 23:39:31 +01:00

5 lines
61 B
JSON

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