Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 758 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 758 Bytes

kube-flexbox (v2.0.0-alpha.1)

Quick Start

Use dist/kube-flexbox.css or dist/kube-flexbox.min.css

Details

kube-flexbox simply combines Kube and Flexbox-Grid. The goal of the project is:

  1. Allow developers to use the Kube SCSS framework with the the flexbox-grid framework - rather than developing a flexbox grid system from scratch
  2. 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