@arted/style
v0.0.118
Published
Base style
Readme
style
Base style
Installation
npm
$ npm install @arted/styleor yarn
$ yarn add @arted/styleUsage
load style in javascript
import style from '@arted/style';load style settings in scss;
@import "~@arted/style/settings.scss";