A responsive grid system based on the flex display property.
Latest ✔ | Latest ✔ | 11+ ✔ | Latest ✔ | 6.1+ ✔ |
see Documentation
To run the documentation locally on your machine, you need Node.js installed on your computer. (Your Node.js version must be 6.4.0 or higher). Run these commands to set up the documentation:
git clone https://github.com/mpalpha/flexi.git
cd flexi
npm install or yarn install
gulp serve