sweet css written by scss.
sorbit is available through npm.
npm install sorbitYou 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"
/>This project is licensed under the terms of the MIT license.
