Skip to content

kaminorse/sorbit

Repository files navigation

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.

Contributors

Languages