gui/ui/.postcssrc.json
Snider a2022d952c
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
Implement GUI chat bindings and preload runtime wiring
2026-04-15 17:53:40 +01:00

5 lines
54 B
JSON

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