Bee Grid microframework based on CSS Grid Layout specs to build various types of grids thanks to a twelve column system, five default responsive tiers, Sass variables and mixins, and dozens of predefined classes to organize your content.

Clone on Github or See the docs

Simple container

1
2
3
4
5
6
7
8
9
10
11
12

Fluid container

1
2
3
4
5
6
7
8
9
10
11
12

6 cols container

1
2
3
4
5
6
7
8
9
10
11
12

4 cols container responsive and custom row

1
2
3
4
5
6
7
8
9
10
11
12