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

https://github.com/mannuelf/css-grids

playing with css grids
https://github.com/mannuelf/css-grids

css

Last synced: 27 days ago
JSON representation

playing with css grids

Awesome Lists containing this project

README

          

# CSS Grid Playground

## Explicit tracks

Explicit grid are the grids that you the developer has set.
If you do not create the grids & columns then they are implicit columns and rows (extra rows you have not set).