An open API service indexing awesome lists of open source software.

https://github.com/zoopit/z-grid

A CSS flexible grid inspired(ish) by flexbox model using the calc() function.
https://github.com/zoopit/z-grid

css css-flexible-grid css-grid flexbox-model grid

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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.*