0.1.5 • Published 8 years ago

bootstrap-regrid v0.1.5

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

Bootstrap reGRID

Nesting don't change the column size. "md-6" will have the same size, no matter what.

How to use

Looking to quickly add this mod to your project? Link to the CSS file on dist folder. By default, reGRID will work up to 12 columns.

<link rel="stylesheet" href="path_to_module/dist/bootstrap-regrid.css" />

Or install with the npm package:

$ npm install --save-dev bootstrap-regrid

After that, import it on your SCSS project file after the Bootstrap v4 styles.

@import 'path_to_module/regrid/regrid';
0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago