How to use the postcss-url/src/lib/decl-processor.declProcessor function in postcss-url

To help you get started, we’ve selected a few postcss-url examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github bitrix-tools / cli / src / plugins / postcss / postcss-backbround-url / index.js View on Github external
			styles.walkDecls((decl) => declProcessor(from, to, multipleOptions, result, decl));
		};

postcss-url

PostCSS plugin to rebase or inline on url().

MIT
Latest version published 3 years ago

Package Health Score

74 / 100
Full package analysis