@arted/style

Base style

Usage no npm install needed!

<script type="module">
  import artedStyle from 'https://cdn.skypack.dev/@arted/style';
</script>

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";