Files
micro-frontend/templete/.postcssrc.json

6 lines
54 B
JSON
Raw Normal View History

2025-11-11 11:19:13 +07:00
{
"plugins": {
"@tailwindcss/postcss": {}
}
}