Replies: 1 comment
-
Hello @thejskhan huge thanks 🙏🏻, it motives us to keep pushing, I'm glad this project is helping you 🚀 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I am a Senior Frontend Developer from Mongolia and I've been working on an auction/ecommerce web app at a startup. My main focus is reducing the bundle size while moving fast (changing designs after user tests). The whole project is built using
React
andtailwindcss
and I've built my own design system integration that kept scaling as the app grew bigger. I even changed from tailwind to Stitches because their API was great. Unfortunately Stitches is a runtime solution and didn't meet our criteria on bundle sizes and performance. Then I discovered Tailwind Variants. Now I can implement my design system with a great API without compromising bundle size.I'd like to thank the team for creating and maintaining such a valuable project. I know there will be more developers like me who will appreciate the work that you're doing. Keep rocking, team!
Beta Was this translation helpful? Give feedback.
All reactions