Skip to content

Commit 36746d9

Browse files
committed
docs(/headless/introduction): improve intro
1 parent 650cd2d commit 36746d9

File tree

1 file changed

+2
-1
lines changed
  • apps/website/src/routes/docs/headless/introduction

1 file changed

+2
-1
lines changed

apps/website/src/routes/docs/headless/introduction/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ import headlessHero from '/public/images/qwik-ui-headless-hero.webp';
66

77
# Headless kit
88

9-
Taking inspiration from popular headless libraries such as [Headless UI](https://headlessui.com/), [Radix UI](https://www.radix-ui.com/primitives/docs/components/accordion), [React Aria](https://react-spectrum.adobe.com/react-aria/components.html), [Kobalte](https://kobalte.dev/docs/core/overview/introduction), and [Melt UI](https://melt-ui.com/docs/builders/accordion), the headless kit is a library of completely unstyled, accessible, and resumable components with built-in structure, behavior, and state. Use it to build your design system from scratch with any of the tools you want.
9+
Taking inspiration from popular headless libraries such as [Headless UI](https://headlessui.com/), [Radix UI](https://www.radix-ui.com/primitives/docs/components/accordion), [React Aria](https://react-spectrum.adobe.com/react-aria/components.html), [Kobalte](https://kobalte.dev/docs/core/overview/introduction), and [Melt UI](https://melt-ui.com/docs/builders/accordion), the headless kit is a library of completely unstyled, accessible, and resumable components with built-in structure, behavior, and state.
10+
You can use it to build your design system from scratch with any of the tools you want, or simply use the docs as a reference to the components API if you're using the styled kit.
1011

1112
<Note status="warning">
1213
Qwik UI is in its **beta** phase - it's like a roller coaster, thrilling and full of

0 commit comments

Comments
 (0)