Getting Started

CDN

CDN

https://unpkg.com/thin.css

Installing

npm

npm i thin.css

yarn

yarn add thin.css

ES6

import 'thin.css'

CommonJs

require('thin.css')