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
- Host: GitHub
- URL: https://github.com/sharu725/web-grid
- Owner: sharu725
- License: mit
- Created: 2017-08-07T13:22:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-08-21T12:50:18.000Z (over 4 years ago)
- Last Synced: 2025-04-03T20:05:27.335Z (12 months ago)
- Topics: css, framework, grid-layout
- Language: HTML
- Homepage: https://web-grid.webjeda.com
- Size: 242 KB
- Stars: 36
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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

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