Readme
Z-Grid is a simple CSS flexible grid inspired(ish) by flexbox model using the calc() function.
Usage
Check the example here: https://jsfiddle.net/hefler/jLc19tn6/2/
This is also available in example.html
for a quick look about z-grid usage.
*Better documentation and instructions to come