1.1.0 • Published 12 months ago

@sahiljit/radixui v1.1.0

Weekly downloads
-
License
-
Repository
-
Last release
12 months ago

@sahiljit/RadixUI

Installation

  1. Run the following command - npm i @sahiljit/radixui

  2. Inside layout.tsx import the following code - import "@sahiljit/ui/dist/style.css"; import { Theme } from "@radix-ui/themes";

  3. Wrap children in layout.tsx inside <Theme>{children}</Theme>

Side note - Shadcn-ui is built on top of radixUI and Shadcn UI components can also be integrated in this library

1.1.0

12 months ago

1.0.0

12 months ago