Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 943 Bytes

File metadata and controls

47 lines (26 loc) · 943 Bytes

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/.