Basscss / Docs

Getting Started

Plain CSS

Basscss comes in two flavors.

Basscss Core (4KB)

Base Elements

Utilities

Positions

Grid

Table Object

Color Styles

Basscss Complete (10KB)

Base Elements

Utilities

Positions

Grid

Table Object

Color Styles

Rework

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

Download the complete Basscss source:

Download Source

Or clone from Github:

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

Sass

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

Organization

Basscss is organized according to four high-level categories. These are conceptually based on smart defaults, basic layout considerations, volatility, and cohesion.

Next:
Base Elements