postcss-inline-svg
SVG CSS plugin
A PostCSS plugin to reference SVG files and control their attributes with CSS syntax.
PostCSS plugin to reference an SVG file and control its attributes with CSS syntax
482 stars
6 watching
39 forks
Language: JavaScript
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
postcss/sugarss | A PostCSS plugin that adds an indent-based CSS syntax with multiline selectors and declaration values. | 712 |
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
csstools/postcss-write-svg | An extension of CSS that allows writing SVGs directly in the language | 759 |
postcss/postcss-use | Enables PostCSS plugins directly in your stylesheet using a syntax similar to CSS imports. | 153 |
sylvainpolletvillard/postcss-grid-kiss | A PostCSS plugin to simplify CSS grid layouts by replacing 24 properties with a single, easy-to-understand rule. | 1,321 |
postcss/postcss-url | A PostCSS plugin that rebases, inlines or copies URLs in CSS | 377 |
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 |
c-lodder/grunt-postcss | Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. | 39 |
stephenway/postcss.vim | A Vim plugin that provides syntax highlighting and support for PostCSS styling | 35 |
ismamz/postcss-utilities | A PostCSS plugin providing commonly used utility functions and mixins for CSS styling | 325 |
karolis-sh/tailwind-bootstrap-grid | A Tailwind CSS plugin that generates Bootstrap's flexbox grid system | 180 |
gucong3000/postcss-markdown | Converts Markdown text to CSS | 21 |
reworkcss/rework-vars | A Rework plugin to support W3C-style CSS variables syntax | 63 |
luisrudge/postcss-flexbugs-fixes | A PostCSS plugin that fixes various issues with flexbox layouts in CSS. | 751 |