Custom class

Stylus example


@import 'griddy'

.split-3
    grid-system(3, 10px, '.thirds', true, ' thirds-')

HTML example




[...]
[...]
[...]

Live examples

.thirds.thirds-1
.thirds.thirds-1
.thirds.thirds-1
.thirds.thirds-2
.thirds.thirds-1
.thirds.thirds-3