/seu-css

A extremely light-weight css framework for your website.

Primary LanguageCSSMIT LicenseMIT

seu-css

A extremely light-weight css framework for your website.

Use

Use npm to download seu-css

npm install seu-css --save

Import the seu-css.css in your HTML file.

Build

Rebuild the less to css, execute the following commands:

npm install
gulp build-css

or execute

gulp

to watch the file changes.

Docs

12 columns grid system