Open chibie opened 1 year ago
I think this is a great initiative.
What my expectation from this would be to have a clear guide (basically some samples, ready for copy & paste) for the most common UI components:
Right now, it is not clear which library to look into when we build new stuff? Is it chakra, or tailwind? Having some re-usable components would definitely be an advantage. But most important for me is a guide with some example, where I can look into whenever I need something
This is a great idea!
User Story:
As a Developer I want to utilize reusable components that match Gitcoin Design System So that I can be more productive and implement user interfaces quicker
Product & Design Links:
https://www.figma.com/file/DtATlHJin3Ifty1EWwMGGj/Gitcoin-Tailwind-UI
Tech Details:
We want to implement the Gitcoin Design System in our project and are considering two CSS-in-JS frameworks: Tailwind-Styled-Components and Chakra UI. We will compare both approaches to identify the strengths and weaknesses of each.
Example Code for Tailwind-Styled-Components:
The above example allows us to continue using Tailwind classes.
Example Code for Chakra UI:
Open Questions:
Notes/Assumptions: