preact-cli-postcss
PostCSS configurator
A tool to simplify Preact project setup by removing default PostCSS config and replacing it with a custom configuration file
Removes default postcss config and instead will use postcss.config.js
16 stars
3 watching
3 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
c-lodder/grunt-postcss | Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. | 39 |
postcss/postcss-url | A PostCSS plugin that rebases, inlines or copies URLs in CSS | 377 |
postcss/postcss-scss | An SCSS parser for PostCSS to parse mixins and variables for transformation or comment addition | 657 |
jeffjewiss/broccoli-postcss | A plugin for compiling CSS using PostCSS while filtering files with Broccoli. | 30 |
postcss/postcss-use | Enables PostCSS plugins directly in your stylesheet using a syntax similar to CSS imports. | 153 |
egoist/rollup-plugin-postcss | A plugin that integrates PostCSS with Rollup for building CSS modules and post-processing CSS files. | 677 |
jeffjewiss/ember-cli-postcss | An Ember.js add-on that integrates PostCSS with the Ember CLI build process | 110 |
maximkoretskiy/postcss-autoreset | A PostCSS plugin that automatically resets CSS rules based on naming conventions | 244 |
postcss/postcss-deno | A compatibility layer to enable PostCSS plugins on the Deno platform | 55 |
postcss/sugarss | A PostCSS plugin that adds an indent-based CSS syntax with multiline selectors and declaration values. | 712 |
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 |
madyankin/postcss-modules | A PostCSS plugin to automatically generate scoped CSS classes and export class names as JSON. | 1,593 |
ismamz/postcss-utilities | A PostCSS plugin providing commonly used utility functions and mixins for CSS styling | 325 |