From ae48bb6881b9d488bbab866f3a6d822b16d8e1bb Mon Sep 17 00:00:00 2001 From: Oscar Otero Date: Tue, 19 May 2015 21:03:26 +0200 Subject: [PATCH] Added stylecow Another css postprocessor --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 96e8feb..87a0792 100644 --- a/readme.md +++ b/readme.md @@ -376,7 +376,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [x-ray](https://github.com/lapwinglabs/x-ray) - A web scraping utility to see through the `` noise. - [nearley](https://github.com/Hardmath123/nearley) - Simple, fast, powerful parsing for JavaScript. - [json-mask](https://github.com/nemtsov/json-mask) - Tiny language and engine for selecting parts of an object, hiding/masking the rest. - +- [Stylecow](https://github.com/stylecow/stylecow) - Parse, manipulate and convert modern CSS to make it compatible with all browsers. Extensible with plugins. ### Humanize