bholloway / resolve-url-loader

Webpack loader that resolves relative paths in url() statements based on the original source file
563 stars 71 forks source link

postcss multi-value engine #133

Closed bholloway closed 4 years ago

bholloway commented 4 years ago

Triggered by #126.

Utilise multiple apparent start positions available in the postcss AST

Additionally

bholloway commented 4 years ago

e2e tests passing, we expect slightly fewer on Windows

MacOs Windows
image image
bholloway commented 4 years ago

Published as resolve-url-loader@4.0.0-alpha.1