postcss-url
URL resolver
A PostCSS plugin that rebases, inlines or copies URLs in CSS
PostCSS plugin to rebase url(), inline or copy asset.
377 stars
8 watching
58 forks
Language: JavaScript
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
maximkoretskiy/postcss-autoreset | A PostCSS plugin that automatically resets CSS rules based on naming conventions | 244 |
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 |
postcss/postcss-deno | A compatibility layer to enable PostCSS plugins on the Deno platform | 55 |
c-lodder/grunt-postcss | Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. | 39 |
ismamz/postcss-utilities | A PostCSS plugin providing commonly used utility functions and mixins for CSS styling | 325 |
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 |
gucong3000/postcss-markdown | Converts Markdown text to CSS | 21 |
jkeys089/lua-resty-resolver | A caching DNS resolver library for use in high-performance web applications | 28 |
madyankin/postcss-modules | A PostCSS plugin to automatically generate scoped CSS classes and export class names as JSON. | 1,593 |
reworkcss/rework-vars | A Rework plugin to support W3C-style CSS variables syntax | 63 |
ota-meshi/postcss-markdown | A PostCSS plugin for parsing Markdown with support for various CSS preprocessor syntaxes and linting capabilities. | 2 |
bholloway/resolve-url-loader | A Webpack loader that resolves relative paths in URL() statements based on the original source file | 565 |