Grab grid properties
Get all layout sizes. CSS must be included so JavaScript can retrieve layout information. See the README for more information.
Grab grid properties surfaced in html:after and html:before's content
Grab the current layout. CSS must be included so JavaScript can retrieve layout information. See the README for more information.
Grab the current space between columns. CSS must be included so JavaScript can retrieve layout information. See the README for more information.
This sets MediaQueryListeners on all the o-grid breakpoints
and fires a o-grid.layoutChange
event on layout change.
CSS must be included so JavaScript can retrieve layout information.
See the README for more information.