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

5 lines
53 B
JSON

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