diff options
| author | Ben Oakes <[email protected]> | 2012-07-16 09:29:49 -0400 |
|---|---|---|
| committer | Ben Oakes <[email protected]> | 2012-07-16 09:29:49 -0400 |
| commit | 9581cbfe3240583d898b788452788e40878b912e (patch) | |
| tree | f447d84accdd059cc40a92de226769774aba5ff4 | |
| parent | 7ff1b074eab5ccf341c3da3dac799bca864778b6 (diff) | |
| download | bootstrap-9581cbfe3240583d898b788452788e40878b912e.tar.xz bootstrap-9581cbfe3240583d898b788452788e40878b912e.zip | |
Two of the three apps are for Linux/Windows; adjust accordingly
| -rw-r--r-- | docs/templates/pages/extend.mustache | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/templates/pages/extend.mustache b/docs/templates/pages/extend.mustache index aae99f765..bbebe8e75 100644 --- a/docs/templates/pages/extend.mustache +++ b/docs/templates/pages/extend.mustache @@ -79,12 +79,12 @@ <p>{{_i}}<a href="http://incident57.com/less/">The unofficial Mac app</a> watches directories of .less files and compiles the code to local files after every save of a watched .less file.{{/i}}</p> <p>{{_i}}If you like, you can toggle preferences in the app for automatic minifying and which directory the compiled files end up in.{{/i}}</p> - <h3>{{_i}}More Mac apps{{/i}}</h3> + <h3>{{_i}}More apps{{/i}}</h3> <h4><a href="http://crunchapp.net/" target="_blank">Crunch</a></h4> <p>{{_i}}Crunch is a great looking LESS editor and compiler built on Adobe Air.{{/i}}</p> <h4><a href="http://incident57.com/codekit/" target="_blank">CodeKit</a></h4> <p>{{_i}}Created by the same guy as the unofficial Mac app, CodeKit is a Mac app that compiles LESS, SASS, Stylus, and CoffeeScript.{{/i}}</p> <h4><a href="http://wearekiss.com/simpless" target="_blank">Simpless</a></h4> - <p>{{_i}}Mac, Linux, and PC app for drag and drop compiling of LESS files. Plus, the <a href="https://github.com/Paratron/SimpLESS" target="_blank">source code is on GitHub</a>.{{/i}}</p> + <p>{{_i}}Mac, Linux, and Windows app for drag and drop compiling of LESS files. Plus, the <a href="https://github.com/Paratron/SimpLESS" target="_blank">source code is on GitHub</a>.{{/i}}</p> </section> |
