sorbit
v1.0.12
Published
sweet css written by scss
Readme
sorbit
Overview
sweet css written by scss.
Installation
Use sorbit Sass library
Install the NPM package
sorbit is available through npm.
npm install sorbitUse 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.

