less
CSS compiler
A CakePHP plugin that converts LESS files to CSS using only PHP.
CakePHP plugin that converts your .less files to .css using only PHP
27 stars
3 watching
18 forks
Language: PHP
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
timdouglas/sublime-less2css | A plugin for Sublime Text that compiles LESS files to CSS on save | 202 |
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 |
dereuromark/cakephp-markup | Provides a simple way to add syntax highlighting and code conversion features to CakePHP applications | 3 |
sommeri/less4j | A Java-based compiler for the Less programming language, translating its syntax into standard CSS. | 146 |
lesscpy/lesscpy | A Python-based compiler for the LESS programming language. | 144 |
gulp-community/gulp-less | A plugin for the Gulp task runner to compile LESS files into CSS. | 559 |
gruntjs/grunt-contrib-less | Compiles LESS files to CSS | 667 |
kib357/less-go | A Go-based compiler for the Less CSS preprocessor | 17 |
less/less-plugin-autoprefix | Post-processes CSS generated by Less to add browser-specific prefixes | 170 |
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 |
hellogerard/less-slim-middleware | Middleware that compiles LESS CSS files on-the-fly while serving them from a cache. | 22 |
x-projs/cssbuilder | Automates compilation of LESS/SASS/SCSS/Stylus files to CSS in .NET projects. | 6 |
ishanvyas22/cakephp-inertiajs | Provides a CakePHP adapter for building single-page apps with Inertia.js without an API | 41 |
cowboyd/less.rb | Provides Ruby bindings to a dynamic stylesheet language that compiles CSS-like code into CSS. | 120 |
cakephp/bake | A tool for generating code in PHP applications. | 111 |