sugarss
CSS syntax extension
A PostCSS plugin that adds an indent-based CSS syntax with multiline selectors and declaration values.
Indent-based CSS syntax for PostCSS
712 stars
24 watching
35 forks
Language: JavaScript
last commit: 6 days ago Related projects:
Repository | Description | Stars |
---|---|---|
postcss/postcss-scss | An SCSS parser for PostCSS to parse mixins and variables for transformation or comment addition | 657 |
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
postcss/postcss-use | Enables PostCSS plugins directly in your stylesheet using a syntax similar to CSS imports. | 153 |
trysound/postcss-inline-svg | A PostCSS plugin to reference SVG files and control their attributes with CSS syntax. | 482 |
ismamz/postcss-utilities | A PostCSS plugin providing commonly used utility functions and mixins for CSS styling | 325 |
grapesjs/parser-postcss | Enables custom CSS parsing via PostCSS for use in GrapesJS projects | 30 |
ota-meshi/postcss-markdown | A PostCSS plugin for parsing Markdown with support for various CSS preprocessor syntaxes and linting capabilities. | 2 |
postcss/gulp-postcss | A plugin that enables CSS processing with PostCSS through Gulp, allowing for efficient transformation of CSS files. | 769 |
stephenway/postcss.vim | A Vim plugin that provides syntax highlighting and support for PostCSS styling | 35 |
gucong3000/postcss-markdown | Converts Markdown text to CSS | 21 |
shellscape/postcss-less | An extension for PostCSS that enables parsing and processing of LESS files | 124 |
madyankin/postcss-modules | A PostCSS plugin to automatically generate scoped CSS classes and export class names as JSON. | 1,593 |
c-lodder/grunt-postcss | Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. | 39 |
jeffjewiss/ember-cli-postcss | An Ember.js add-on that integrates PostCSS with the Ember CLI build process | 110 |
csstools/postcss-write-svg | An extension of CSS that allows writing SVGs directly in the language | 759 |