Files
ENI-Angular/.postcssrc.json
2025-03-10 16:26:46 +01:00

6 lines
54 B
JSON

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