patrickcate / include-media-flexgrid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

include-media-flexgrid

An include-media plugin flexbox based grid system.

Usage

  1. Override the $im-flexgrid-settings Sass variable map to match features needed.

  2. Import the include-media Sass library.

  3. Import the _include-media-flexgrid.scss Sass partial.

Configuration

All grid configuration is done through a $im-flexgrid-settings Sass map variable.

About

License:MIT License


Languages

Language:SCSS 98.0%Language:JavaScript 2.0%