From 26b29c276929a626ecd82d09bb0b26ba5367af9f Mon Sep 17 00:00:00 2001 From: lloydrichards Date: Sat, 15 Jul 2023 22:26:41 +0100 Subject: [PATCH 1/2] docs: :memo: fix readme to same as main --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3498c6396ea..28e10396fa6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Accessible and customizable components that you can copy and paste into your app ![hero](apps/www/public/og.jpg) +## Documentation + +Visit http://ui.shadcn.com/docs to view the documentation. + ## License Licensed under the [MIT license](https://github.com/shadcn/ui/blob/main/LICENSE.md). From 6f14b89e30624a547543c288f934afdd280e0e6c Mon Sep 17 00:00:00 2001 From: lloydrichards Date: Sat, 15 Jul 2023 22:51:10 +0100 Subject: [PATCH 2/2] feat(storybook): :sparkles: add color story --- apps/www/stories/colors.stories.mdx | 94 +++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 apps/www/stories/colors.stories.mdx diff --git a/apps/www/stories/colors.stories.mdx b/apps/www/stories/colors.stories.mdx new file mode 100644 index 00000000000..609d534264e --- /dev/null +++ b/apps/www/stories/colors.stories.mdx @@ -0,0 +1,94 @@ +import { ColorItem, ColorPalette, Meta } from "@storybook/blocks" + + + +# Colors + +The design system color palette consisting of a collection of color scales in a +range of contrast ratios from the background color. + +## Color Palette + +Here's the list of variables available for customization: + + + + + + + + + + + + + +