Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 317 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 317 Bytes

less-css-mode.el

LESS (http://www.lesscss.org) is awesome and emacs is awesome (http://www.gnu.org/s/emacs), so here is my simple major mode for editing LESS in emacs.

less-css-mode provides most of the same features as css-mode, but improves by adding indentation support for less-css's nested style directives.