Skip to content

Commit

Permalink
feat: compound docs
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-bell committed Jan 19, 2024
1 parent 73a26f7 commit 52c4a2f
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# 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

1. Tab with NormalCSS
2. Tab with TailwindCss

## Examples

- [React with Tailwind CSS](../examples/react/tailwind-css#compound-components)

0 comments on commit 52c4a2f

Please sign in to comment.