broccoli-postcss

CSS compiler

A plugin for compiling CSS using PostCSS while filtering files with Broccoli.

🌳 Postcss compiler as a Broccoli filter.

GitHub

30 stars
1 watching
18 forks
Language: JavaScript
last commit: over 1 year ago
broccolibroccoli-pluginpostcsspostcss-plugins

Related projects:

Repository Description Stars
c-lodder/grunt-postcss Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. 39
broccolijs/broccoli-plugin A base class for building plugins that process files in a workflow pipeline 25
jeffjewiss/ember-cli-postcss An Ember.js add-on that integrates PostCSS with the Ember CLI build process 110
postcss/postcss-js A PostCSS processor for CSS-in-JS and inline styles 658
broccolijs/broccoli-writer Creates and manages a temporary output directory for writing plugin output 4
postcss/sugarss A PostCSS plugin that adds an indent-based CSS syntax with multiline selectors and declaration values. 712
madyankin/postcss-modules A PostCSS plugin to automatically generate scoped CSS classes and export class names as JSON. 1,593
fabiosantoscode/js2cpp A tool that translates JavaScript code into C++ code using static type checking and code generation. 111
postcss/gulp-postcss A plugin that enables CSS processing with PostCSS through Gulp, allowing for efficient transformation of CSS files. 769
postcss/postcss-scss An SCSS parser for PostCSS to parse mixins and variables for transformation or comment addition 657
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
thysultan/stylis A CSS preprocessor library that enables writing compact and maintainable stylesheets by compiling them into more readable and efficient code 1,739
broccolijs/broccoli-debug Utility for build pipeline authors to facilitate debugging of their pipelines. 9
postcss/postcss-use Enables PostCSS plugins directly in your stylesheet using a syntax similar to CSS imports. 153