Files
Portfolio_angular/.postcssrc.json
2025-03-19 14:29:22 +01:00

6 lines
54 B
JSON

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