How to properly configure custom design tokens?
I'm trying to sync our brand colors across multiple projects using Webui's token system, but the inheritance chain isn't working as expected. Any tips on the right setup?
[Feature Request] Dark mode toggle component
It would be amazing to have a built-in, accessible dark mode toggle that automatically syncs with the system preference and persists user choice via localStorage.
Grid alignment breaks on Safari 17.2
When using CSS grid with the new auto-fit component, Safari renders a 2px gap that isn't present in Chrome or Firefox. Happens specifically with nested containers.
Showcase: Built a full SaaS dashboard in 2 days
Just wanted to share my recent project using Webui's component library. Focused on analytics, user management, and billing. Would love feedback on the UX flow!
API rate limiting on free tier
I'm hitting 429 errors when bulk generating components. Is there a documented rate limit for the free tier? Any workarounds or best practices?
Native TypeScript support for custom components
Would love to see first-class TS support when exporting custom components. Currently getting type errors when integrating with our strict TS codebase.