Skip to content
/ z-grid Public

A CSS flexible grid inspired(ish) by flexbox model using the calc() function.

Notifications You must be signed in to change notification settings

zoopit/z-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

Z-Grid is a simple CSS flexible grid inspired(ish) by flexbox model using the calc() function.

Usage

Check example.html for a quick look about z-grid usage.

Compiling

Install all the dev dependencies and run npm run-script build to compile the SCSS files.

Copyright (c) 2019 Felipe Hefler/Zoopit AS. Z-Grid is distributed under the terms of the GNU General Public License version 3.