From 6e3642951e2c933398d57966c64ac2cd507f0a47 Mon Sep 17 00:00:00 2001 From: tiaan Date: Thu, 2 Jun 2016 22:24:07 +0200 Subject: [PATCH] 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 -- GitLab