Estevan Maito
Estevan Maito
**Is your feature request related to a problem? Please describe.** It's not related to a problem... yet. **Describe the solution you'd like** Tests will accelerate the development of new features...
Every code editor rendered creates a new line in the end. Code like this (the ` `` is just to avoid syntax breaking here): ```html ```jsx live=true 9 99+ `...
Prioritize atomic components to add when we get out of alpha. ### Breadcrumbs ### Improved cards Image cards with aspect-ratio option. ### Typography Add styled variants for `h*` headings, display...
_The reports of my death were greatly exaggerated_ **TL;DR** What is the recommended React Testing Library way to test this? I successfully upgraded Tailwind (to v3) and React (to v18),...
Right now, Tailwind is not being purged, so the live editors can work with the full capacity of the framework, but it comes with some problems: - All CSS is...
Cada capítulo tem um link/id para ser acessado diretamente. Linkar cada capítulo do sumário com sua seção correspondente.
Components that exist in the React version but not here: - Link Buttons - Outline Buttons The introduction of these button styles also affect inputs with buttons, icon buttons, tables...
Check the need of `tailwindcss-multi-theme` now that Tailwind CSS supports dark themes.
Make it easier to develop new features and most importantly, to maintain the project. In the end, we will get the same code output as today, but with an additional...