From 91a801cb7d1eb19dce543e45a571a6928f6b6301 Mon Sep 17 00:00:00 2001 From: simoneas02 Date: Thu, 4 May 2017 19:35:06 -0300 Subject: [PATCH] add Grid Layout --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 03b3388..52455d7 100644 --- a/readme.md +++ b/readme.md @@ -208,6 +208,7 @@ - [WebGL](https://github.com/sjfricke/awesome-webgl) - JavaScript API for rendering 3D graphics. - [Preact](https://github.com/ooade/awesome-preact) - App framework. - [Progressive Enhancement](https://github.com/jbmoelker/progressive-enhancement-resources) +- [Grid Layout](https://github.com/simoneas02/awesome-grid-layout) - W3C Especification for CSS Layout ## Back-End Development