{% extends '../../layouts/default.html' %} {% block content %}
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 minified)

Base Elements

Utilities

Positions

Grid

Table Object

Color Styles

Basscss Complete (14KB minified)

Base Elements

Utilities

Positions

Grid

Table Object

Color Styles


Docs Base Elements
{% endblock %}