https://github.com/austingil/griddyup
https://github.com/austingil/griddyup
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/austingil/griddyup
- Owner: AustinGil
- Created: 2019-03-17T02:58:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-11T04:38:46.000Z (about 7 years ago)
- Last Synced: 2025-11-18T14:33:30.844Z (8 months ago)
- Language: CSS
- Size: 373 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Griddyup!
A super tiny CSS grid framework built on CSS grid.
Q: If we already have CSS grid, why do we need a grid framework?
A: Because it gets old repeating the same styles for various grids, and this framework is only 1.63kb **(348 bytes gzipped)**.
`npm install griddyup`
```html
Grid Item
Grid Item
Grid Item
```