Basscss / Docs

Getting Started

Basscss is built with Rework with these dependencies: Rework NPM, Rework Custom Media, Rework Vars, Rework Plugin Colors, and Rework Calc. If you’re new to Rework, see Using Rework. The source also includes compiled CSS.

Download or install Basscss from one of these sources

Download ZIP:

Download Source

Clone from Github:

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

NPM:

npm install basscss

Bower:

bower install basscss

Plain CSS

Alternatively, download the standalone CSS.

Basscss Core (4KB)

Base Elements

Utilities

Positions

Grid

Table Object

Color Styles

Basscss Complete (10KB)

Base Elements

Utilities

Positions

Grid

Table Object

Color Styles

Sass

Compiled Sass partials are provided as a convenience in the scss folder.

Base Elements