iless
CSS preprocessor
A PHP port of a CSS preprocessor that extends the CSS language with features like variables and mixins.
PHP port of Less.js
47 stars
6 watching
10 forks
Language: PHP
last commit: over 5 years ago
Linked from 1 awesome list
csslesslessclesscssphppreprocessor
Related projects:
Repository | Description | Stars |
---|---|---|
ls-age/svelte-preprocess-less | A Svelte preprocessor for Less CSS files | 13 |
myintervals/php-css-parser | A parser and manipulation tool for CSS files written in PHP. | 1,770 |
milkshakesoftware/premailer.net | Library that moves CSS styles into HTML source code to improve compatibility with email clients. | 657 |
less/less-plugin-autoprefix | Post-processes CSS generated by Less to add browser-specific prefixes | 170 |
thysultan/stylis | A CSS preprocessor library that enables writing compact and maintainable stylesheets by compiling them into more readable and efficient code | 1,739 |
edwardzzz/wepy-plugin-parsecss | A plugin for a JavaScript framework that simplifies the use of CSS preprocessors and image compression. | 1 |
sommeri/less4j | A Java-based compiler for the Less programming language, translating its syntax into standard CSS. | 146 |
juancarlospaco/css-html-js-minify | A tool that minimizes and optimizes CSS, HTML, and JavaScript files for production use. | 218 |
postcss/sugarss | A PostCSS plugin that adds an indent-based CSS syntax with multiline selectors and declaration values. | 713 |
css-modules/icss | Defines a format for CSS files used in component-based web applications to enable interoperability between CSS and JavaScript. | 630 |
sebastiaanvisser/clay | A CSS preprocessor implemented as an embedded Haskell domain specific language | 360 |
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
lesshint/lesshint | A tool to aid in writing clean and consistent Less code | 116 |
nv/cssom | A JavaScript implementation of CSS Object Model and CSS parser | 753 |
asual/lesscss-engine | A Java wrapper for LESS.js, providing basic access to the core LESS functionality. | 220 |