Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 366 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 366 Bytes

Flexible Grid

This is a flexible grid mixin set to help you create grids on the fly using Flexbox. Support is IE10+ as, that's the only support for Flex.

Installation

Install the component via Bower with

bower install flexible-grid

In your scss import list,

@include '../path-to-bower-components/flex-grid/scss/module.scss'