postcss-less

LESS parser

An extension for PostCSS that enables parsing and processing of LESS files

PostCSS Syntax for parsing LESS

GitHub

124 stars
8 watching
39 forks
Language: JavaScript
last commit: over 1 year ago
custom-stringifierlessparseparserpostcsspostcss-pluginstylelintsyntax

Related projects:

Repository Description Stars
crunch/postcss-less A plugin that integrates the Less CSS preprocessor into a PostCSS workflow 35
timdouglas/sublime-less2css A plugin for Sublime Text that compiles LESS files to CSS on save 202
postcss/postcss-scss An SCSS parser for PostCSS to parse mixins and variables for transformation or comment addition 657
postcss/sugarss A PostCSS plugin that adds an indent-based CSS syntax with multiline selectors and declaration values. 712
purcell/less-css-mode Emacs support for compiling LESS CSS files on save 100
ota-meshi/postcss-markdown A PostCSS plugin for parsing Markdown with support for various CSS preprocessor syntaxes and linting capabilities. 2
groenewege/vim-less Provides syntax highlighting, indentation, and autocompletion for the LESS dynamic CSS language in Vim. 599
asual/lesscss-engine A Java wrapper for LESS.js, providing basic access to the core LESS functionality. 220
grapesjs/parser-postcss Enables custom CSS parsing via PostCSS for use in GrapesJS projects 30
gucong3000/postcss-markdown Converts Markdown text to CSS 21
vorpaljs/vorpal-less An ES2015 implementation of the less command as a Vorpal.js extension 12
less/less-plugin-autoprefix Post-processes CSS generated by Less to add browser-specific prefixes 170
postcss/postcss-js A PostCSS processor for CSS-in-JS and inline styles 658
stephenway/postcss.vim A Vim plugin that provides syntax highlighting and support for PostCSS styling 35
c-lodder/grunt-postcss Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. 39