ribs-grid
Version:
Scss flexbox grid system can be used with sass or css
23 lines (16 loc) • 507 B
Markdown
# ribs-grid


Scss flexbox grid system
## How install it ?
```
npm install ribs-grid
```
## How use it ?
### with css
You have just to add followings lines to you head in html
```HTML
<link rel="stylesheet" src="node_modules/ribs-checkbox/dist/css/style.css" />
```
### with scss
In your scss file you have just to import the style.scss of the grid which is in src/scss