@scbd/ecosystem-style
v0.0.5
Published
Design system style
Keywords
Readme
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);