Files
micro-frontend/ng-ttc-frontend/.postcssrc.json

6 lines
54 B
JSON
Raw Normal View History

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