ekart/.postcssrc.json
2026-02-19 12:06:30 +05:30

6 lines
54 B
JSON

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