This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
Commands/ | Sat Sep 19 16:26:58 -0700 2009 | |
| |
README.md | Sat Sep 19 16:45:18 -0700 2009 | |
| |
Syntaxes/ | Sat Sep 19 16:26:58 -0700 2009 | |
| |
info.plist | Sat Sep 19 16:26:58 -0700 2009 |
README.md
LESS TextMate Bundle
This bundle adds CSS syntax highlighting to .less files and parses them to .css files on save (⌘S). To learn more about LESS, see the docs.
Requirements
sudo gem install less
Save to CSS (⌘S)
Runs lessc on the current file, saving to the same file name with a .css extension (e.g. style.less => style.css).
Language Grammar
I haven't added any LESS-specific grammars yet, if you'd like to do so, please fork and send a pull request.
Licenses
- This bundle is open source under an MIT-style license
- LESS is open source under the Apache license







