/system.css

A minimal CSS boilerplate

Primary LanguageCSS

system.css

francoisromain.github.io/system.css/

A minimal CSS boilerplate

System.css consists of a css utility library and a few postcss plugins.


Installation

Clone this repo

$ git clone https://github.com/francoisromain/system.css.git

Install dependencies

$ npm install

Usage

Compile CSS

$ npm run build

Watch, compile and livereload

$ npm dev

Lint

$ npm test

Content

See francoisromain.github.io/system.css/.