/flexicution

Yet another grid system based on Flexbox. Agnostic, easy-to-use, customizable.

Primary LanguageCSSMIT LicenseMIT

Flexicution Grid System

npm version

Flexicution is a flexbox grid system that's agnostic in regards to your layout and breakpoints. You can use the semantic grid mixin to generate rows and columns for your layout and components, or you can generate responsive class names based on the breakpoints used in your project.

Documentation: https://keenanpayne.github.io/flexicution/

Usage

NPM

npm install --save-dev flexicution

Bower

bower install flexicution

CSS

Shouts Out To