postcss-utilities
CSS utility library
A PostCSS plugin providing commonly used utility functions and mixins for CSS styling
PostCSS plugin to add a collection of mixins, shortcuts, helpers and tools for your CSS
325 stars
7 watching
11 forks
Language: JavaScript
last commit: almost 2 years ago cssmixinspostcsspostcss-plugins
Related projects:
Repository | Description | Stars |
---|---|---|
postcss/postcss-use | Enables PostCSS plugins directly in your stylesheet using a syntax similar to CSS imports. | 153 |
madyankin/postcss-modules | A PostCSS plugin to automatically generate scoped CSS classes and export class names as JSON. | 1,593 |
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
ismamz/css | A guide to CSS and Sass styling conventions used by Airbnb | 56 |
postcss/sugarss | A PostCSS plugin that adds an indent-based CSS syntax with multiline selectors and declaration values. | 712 |
stephenway/postcss.vim | A Vim plugin that provides syntax highlighting and support for PostCSS styling | 35 |
postcss/postcss-scss | An SCSS parser for PostCSS to parse mixins and variables for transformation or comment addition | 657 |
ota-meshi/postcss-markdown | A PostCSS plugin for parsing Markdown with support for various CSS preprocessor syntaxes and linting capabilities. | 2 |
c-lodder/grunt-postcss | Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. | 39 |
postcss/gulp-postcss | A plugin that enables CSS processing with PostCSS through Gulp, allowing for efficient transformation of CSS files. | 769 |
diegohaz/styled-tools | A collection of utility functions for working with CSS-in-JS libraries and props | 802 |
jeffjewiss/ember-cli-postcss | An Ember.js add-on that integrates PostCSS with the Ember CLI build process | 110 |
grapesjs/parser-postcss | Enables custom CSS parsing via PostCSS for use in GrapesJS projects | 30 |
trysound/postcss-inline-svg | A PostCSS plugin to reference SVG files and control their attributes with CSS syntax. | 482 |
postcss/postcss-url | A PostCSS plugin that rebases, inlines or copies URLs in CSS | 377 |