0.2.0 • Published 2 years ago

@singlestone/sugar-compiled v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

sugar-compiled

SingleStone's sweet design system, built with Tailwind.

Installation

Inside the Sugar monorepo, install it with a dependency like so:

{
  "devDependencies": {
    "@singlestone/sugar": "workspace:^"
  }
}

Outside the monorepo, install it with an actual version instead of workspace:^.

Usage

See the example project or the storybook for examples on how to use this package.