Files
syscom-master-admin-ui/src/app/.postcssrc.json
T
2026-07-24 11:55:27 +05:30

7 lines
78 B
JSON

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