francoisromain / system.css

A minimal CSS boilerplate

Home Page:https://francoisromain.github.io/system.css/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A minimal CSS boilerplate

https://francoisromain.github.io/system.css/


Languages

Language:CSS 57.5%Language:HTML 41.7%Language:JavaScript 0.9%