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

https://github.com/sharu725/web-grid

A CSS Grid based Framework
https://github.com/sharu725/web-grid

css framework grid-layout

Last synced: 5 months ago
JSON representation

A CSS Grid based Framework

Awesome Lists containing this project

README

          

# Web Grid

Find the demo here: [http://webjeda.com/web-grid/](http://webjeda.com/web-grid/)

Web Grid is a CSS grid based Grid system for easy web development. The minified Grid CSS weighs less than a KB.

The distributions can be found inside ``dist`` directory.

[web-grid.css](https://raw.githubusercontent.com/sharu725/web-grid/master/dist/web-grid.css)

[web-grid.min.css](https://raw.githubusercontent.com/sharu725/web-grid/master/dist/web-grid.min.css)

Use this [polyfill](https://github.com/FremyCompany/css-grid-polyfill) if browsers don't support Grid CSS.

Raise an issue if you think something is not right. Create PR to contribute.

## Supported Web Browsers

![Grid supported web browsers](/images/can-i-use-grid.png)

[Source](http://caniuse.com/css-grid/embed)