npm.io
2.0.0 • Published 3 months ago

sorbit

Licence
MIT
Version
2.0.0
Deps
0
Size
23.5 MB
Vulns
0
Weekly
0

sorbit

license NPM Version npm downloads

NPM

Overview

sweet css written by scss.

Installation

Use sorbit Sass library
Install the NPM package

sorbit is available through npm.

npm install sorbit
Use sorbit CSS
From CDN

You can import the CSS file directly from unpkg.com

<link
  rel="stylesheet"
  type="text/css"
  media="all"
  href="https://unpkg.com/sorbit/dist/css/sorbit.min.css"
/>

If you need to use utilities, you can use sorbit-utilities.css.

<link
  rel="stylesheet"
  type="text/css"
  media="all"
  href="https://unpkg.com/sorbit/dist/css/sorbit-utilities.min.css"
/>

License

This project is licensed under the terms of the MIT license.