Basscss / Docs

Getting Started

Download or install Basscss from one of these sources

Download Source

Clone from Github:

git clone https://github.com/jxnblk/basscss.git

NPM:

npm install basscss

Bower:

bower install basscss

CDN:

<link href="http://d2v52k3cl9vedd.cloudfront.net/basscss/4.1.7/basscss.min.css" rel="stylesheet">

Basscss is built with Rework. The source also includes compiled CSS.

To learn more about Rework, see Using Rework.