From d1afadf5910bbc4ed5197bd80f61ccf7b8a54aff Mon Sep 17 00:00:00 2001 From: Sean Kinread Date: Sat, 10 Aug 2024 09:02:48 +1000 Subject: [PATCH] adds link to readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f59a889..32effa2 100644 --- a/README.md +++ b/README.md @@ -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