sublime-less2css
LESS compiler
A plugin for Sublime Text that compiles LESS files to CSS on save
Sublime Text 2 Plugin to compile less files to css on save
202 stars
13 watching
61 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kizza/css-less-ish | A plugin that compiles CSS variables and nesting into standard CSS without requiring a separate preprocessor or third-party libraries. | 48 |
danro/less-sublime | A package providing LESS syntax highlighting for Sublime Text | 501 |
kib357/less-go | A Go-based compiler for the Less CSS preprocessor | 17 |
gulp-community/gulp-less | A plugin for the Gulp task runner to compile LESS files into CSS. | 559 |
shellscape/postcss-less | An extension for PostCSS that enables parsing and processing of LESS files | 124 |
crunch/postcss-less | A plugin that integrates the Less CSS preprocessor into a PostCSS workflow | 35 |
purcell/less-css-mode | Emacs support for compiling LESS CSS files on save | 100 |
hyra/less | A CakePHP plugin that converts LESS files to CSS using only PHP. | 27 |
x-projs/cssbuilder | Automates compilation of LESS/SASS/SCSS/Stylus files to CSS in .NET projects. | 6 |
gruntjs/grunt-contrib-less | Compiles LESS files to CSS | 667 |
hellogerard/less-slim-middleware | Middleware that compiles LESS CSS files on-the-fly while serving them from a cache. | 22 |
sommeri/less4j | A Java-based compiler for the Less programming language, translating its syntax into standard CSS. | 146 |
asual/lesscss-engine | A Java wrapper for LESS.js, providing basic access to the core LESS functionality. | 220 |
lesscpy/lesscpy | A Python-based compiler for the LESS programming language. | 144 |
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 |