Compound Components
Compound Components are a term that React.js developers will be familiar with, and feels like the best way to describe this pattern.
Build compound components with the power of CSS selectors and variables – no additional JS required.
TODO
- Tab with NormalCSS
- Tab with TailwindCss