coruscant-design-system
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

coruscant-design-system

A Tailwind React component library for Coruscant

Commands

  • Bundle React components and CSS yarn build
  • Watch for changes and build in real time yarn watch

Usage

  • Import CSS file in your project root import "coruscant-design-system/dist/tailwind.css";
  • Import components import { Button } from "coruscant-design-system";

Storybook for component development

  • Run yarn storybook to open storybook and develop components

Local development for other projects

  • Run yarn link in this repo to register your local copy as yarn local linkable package
  • Run yarn link "coruscant-design-system" in the projects, like BO-next

Readme

Keywords

none

Package Sidebar

Install

npm i coruscant-design-system

Weekly Downloads

0

Version

0.1.0

License

none

Unpacked Size

5.99 MB

Total Files

72

Last publish

Collaborators

  • soapbravo