Skip to content

Commit

Permalink
adds link to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
skinread committed Aug 9, 2024
1 parent 3f045b0 commit d1afadf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@

A collection of useful React components for building consitent frontend experiences, styled in a typesafe and almost entirely framework-angnostic way via Tailwind.

- `tailwind-variants` provides the organisation structure for components and generate the props
- `tailwind-variants` provides the organisation structure for components and generate variant-related props
- `daisyui` is the base component styles and these provider

## Storybook playground

[Tailwind Variants UI]()
[Tailwind Variants UI](https://skinread.github.io/tw-variants-ui/)

## Installation

Expand Down

0 comments on commit d1afadf

Please sign in to comment.