From 9581cbfe3240583d898b788452788e40878b912e Mon Sep 17 00:00:00 2001 From: Ben Oakes Date: Mon, 16 Jul 2012 09:29:49 -0400 Subject: [PATCH] Two of the three apps are for Linux/Windows; adjust accordingly --- docs/templates/pages/extend.mustache | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/templates/pages/extend.mustache b/docs/templates/pages/extend.mustache index aae99f765d..bbebe8e759 100644 --- a/docs/templates/pages/extend.mustache +++ b/docs/templates/pages/extend.mustache @@ -79,12 +79,12 @@

{{_i}}The unofficial Mac app watches directories of .less files and compiles the code to local files after every save of a watched .less file.{{/i}}

{{_i}}If you like, you can toggle preferences in the app for automatic minifying and which directory the compiled files end up in.{{/i}}

-

{{_i}}More Mac apps{{/i}}

+

{{_i}}More apps{{/i}}

Crunch

{{_i}}Crunch is a great looking LESS editor and compiler built on Adobe Air.{{/i}}

CodeKit

{{_i}}Created by the same guy as the unofficial Mac app, CodeKit is a Mac app that compiles LESS, SASS, Stylus, and CoffeeScript.{{/i}}

Simpless

-

{{_i}}Mac, Linux, and PC app for drag and drop compiling of LESS files. Plus, the source code is on GitHub.{{/i}}

+

{{_i}}Mac, Linux, and Windows app for drag and drop compiling of LESS files. Plus, the source code is on GitHub.{{/i}}