0.0.5 • Published 7 years ago
@scbd/ecosystem-style v0.0.5
scbd/ecosystem
Design tokens from @houlagins/design-system.
Setup
- Add
scbd/ecosystemdependency using yarn or npm to your project
yarn add scbd/ecosystem npm install scbd/ecosystemUsage
SCSS
@import path-to-file/index.scss;CSS
@import url(path-to-file/index.css);