This package works as a demo to illustrate how to share typography and colors through SASS mixins:
yarn add @sunbird-cb/design-system
or
npm i @sunbird-cb/design-system
- Direct publish
npm publish
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>';