griid

0.0.2 • Public • Published

Griid

Simple CSS grid system

Usage

Copy css/normalize.css and css/griid.css. And add the following in the html.

<link href="css/normalize.css" rel="stylesheet">
<link href="css/griid.css" rel="stylesheet">

Development

Have Node version greater than v6.3.0. You can download Node here.

Run $ npm install.

Run $ npm run compile_css to compile .scss file to .css file.

Run $ npm run move_normailize_css to copy normalize.css to the css directory.

License

Available as open source under the terms of the MIT License.

/griid/

    Package Sidebar

    Install

    npm i griid

    Weekly Downloads

    2

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • serv