less-css-mode
LESS compiler
Emacs support for compiling LESS CSS files on save
Emacs mode for LESS CSS (lesscss.org), with support for compile-on-save
100 stars
5 watching
13 forks
Language: Emacs Lisp
last commit: 14 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
timdouglas/sublime-less2css | A plugin for Sublime Text that compiles LESS files to CSS on save | 202 |
shellscape/postcss-less | An extension for PostCSS that enables parsing and processing of LESS files | 124 |
cowboyd/less.rb | Provides Ruby bindings to a dynamic stylesheet language that compiles CSS-like code into CSS. | 120 |
groenewege/vim-less | Provides syntax highlighting, indentation, and autocompletion for the LESS dynamic CSS language in Vim. | 599 |
sommeri/less4j | A Java-based compiler for the Less programming language, translating its syntax into standard CSS. | 146 |
sarcasm/irony-mode | An Emacs minor mode for C/C++ coding with enhanced editing features powered by libclang. | 910 |
1000ch/vscode-csso | Provides a TypeScript extension to minify CSS files using the CSSO library. | 4 |
less/less-plugin-autoprefix | Post-processes CSS generated by Less to add browser-specific prefixes | 170 |
nex3/sass-mode | An Emacs mode for editing and working with the Sass programming language | 89 |
lesshint/lesshint | A tool to aid in writing clean and consistent Less code | 116 |
mishal/iless | A PHP port of a CSS preprocessor that extends the CSS language with features like variables and mixins. | 47 |
segundofdez/normalize.less | Modifies and refactors normalize.css to make it more modular | 13 |
jcollard/elm-mode | An Emacs extension for syntax highlighting and code organization of Elm projects | 376 |
dotless/dotless | A .NET port of the Ruby Less CSS library, providing a compiler and tools for writing CSS with variables, nested rules, and operators. | 693 |
crunch/postcss-less | A plugin that integrates the Less CSS preprocessor into a PostCSS workflow | 35 |