0.0.2 • Published 3 years ago

@sunbird-cb/design-system v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Shared design-system

npm version

This package works as a demo to illustrate how to share typography and colors through SASS mixins:

Installation

  • yarn add @sunbird-cb/design-system
  • or
  • npm i @sunbird-cb/design-system

Publish

  • Direct publish
npm publish

Shared typography

The typography configuration is implemented as a SASS mixin, and can be used by including it in your styles:

@import '~@sunbird-cb/design-system/<name/path>';
0.0.2

3 years ago

0.0.1

3 years ago