Files
syscom-master-admin-ui/.postcssrc.json
T
2026-07-07 18:38:36 +05:30

7 lines
78 B
JSON

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