From 6e3642951e2c933398d57966c64ac2cd507f0a47 Mon Sep 17 00:00:00 2001 From: tiaan Date: Thu, 2 Jun 2016 22:24:07 +0200 Subject: [PATCH 1/2] Add MaintainableCSS to HTML / CSS list --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index abd631b6..6bf4cead 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1160,6 +1160,7 @@ * [Learn CSS Layout](http://learnlayout.com) * [Learn CSS Layout the pedantic way](http://book.mixu.net/css/) * [Pro HTML5 Programming]( http://apress.jensimmons.com/v5/pro-html5-programming/ch0.html) +* [MaintainableCSS](http://maintainablecss.com/) * [Scalable and Modular Architecture for CSS](https://smacss.com) - Jonathan Snook * [Web Audio API](http://chimera.labs.oreilly.com/books/1234000001552) - Boris Smus From 8a6d96fbf0ad30bfe935d67155d40c619d91552f Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Sun, 5 Jun 2016 17:44:50 +0200 Subject: [PATCH 2/2] Fix formatting --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 6bf4cead..cc86f113 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1159,8 +1159,8 @@ * [HTML5 Shoot 'em Up in an Afternoon](https://leanpub.com/html5shootemupinanafternoon/read) - Bryan Bibat * [Learn CSS Layout](http://learnlayout.com) * [Learn CSS Layout the pedantic way](http://book.mixu.net/css/) +* [MaintainableCSS](http://maintainablecss.com) * [Pro HTML5 Programming]( http://apress.jensimmons.com/v5/pro-html5-programming/ch0.html) -* [MaintainableCSS](http://maintainablecss.com/) * [Scalable and Modular Architecture for CSS](https://smacss.com) - Jonathan Snook * [Web Audio API](http://chimera.labs.oreilly.com/books/1234000001552) - Boris Smus