Files
micro-frontend/templete/.postcssrc.json
2025-11-11 11:19:13 +07:00

6 lines
54 B
JSON

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