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

https://github.com/austingil/griddyup


https://github.com/austingil/griddyup

Last synced: 2 months ago
JSON representation

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


```