flexicution
v0.0.1
Published
This the type of grid they said they really wanted. So I gave them this right here, now go build something.
Readme
Flexicution Grid System
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: keenanpayne.com/flexicution
Usage
NPM
npm install --save-dev flexicutionBower
bower install flexicution