JSPM

  • Created
  • Published
  • Downloads 54
  • Score
    100M100P100Q62768F
  • License MIT

React + A11y + Tailwind CSS Dynamic Component Library

Package Exports

  • @rafty/ui

Readme

Welcome to Rafty UI ⛵

React + Accessiable + Tailwind CSS Dynamic Component Library

  • Works out of the box. Rafty UI contains a set of polished React components that work out of the box.

  • Flexible & composable. Rafty UI components are built on top of a React UI Primitive for endless composability.

  • SSR. Rafty UI components supports React SSR functionality.

  • Dark Mode 😍: All components are dark mode compatible.

Looking for the documentation?

https://docs.rhinobase.com

Installing Rafty UI

Rafty UI is made up of multiple components and tools which you can import one by one. All you need to do is install the @rafty/ui package:

yarn add @rafty/ui

# or

npm i @rafty/ui