0.1.0 • Published 2 years ago

@singlestone/tailwind-plugin-core-sugar v0.1.0

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

tailwind-plugin-core-sugar

Core plugin for the sugar design system

Installation

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

{
  "devDependencies": {
    "@singlestone/tailwind-plugin-core-sugar": "workspace:^"
  }
}

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

Usage

Fill me out!