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