Use dist/kube-flexbox.css or dist/kube-flexbox.min.css
kube-flexbox simply combines Kube and Flexbox-Grid. The goal of the project is:
- Allow developers to use the Kube SCSS framework with the the flexbox-grid framework - rather than developing a flexbox grid system from scratch
- Avoid conflicts between the frameworks
For documentation on Kube: https://imperavi.com/kube/docs For documentation on using Flexbox-Grid: http://flexboxgrid.com
Gulp setup based on: simple-gulp-setup (https://github.com/andreobriennz/simple-gulp-setup)
Known issues:
- JavaScript for Kube not compiling correctly
- Need to create a way for users to remove unused components without having changes overridden