Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/transferwise/grid-layout

Simple & easy grid layout system
https://github.com/transferwise/grid-layout

grid grid-layout

Last synced: 18 days ago
JSON representation

Simple & easy grid layout system

Awesome Lists containing this project

README

        

# grid-layout

⚠️ This is a creation playground. Still in building process.

## Objetives:

* Take advantage of new grid layout features to apply it in our products.
* Build an stable layout system, with nice fallback for unsupported browsers, to create the column layout and some reusable patterns.
* Replace the Bootstrap cols system, instead of using both.
* Document the process of learnings.