csstools / postcss-preset-env

Convert modern CSS into something browsers understand
https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env
Creative Commons Zero v1.0 Universal
2.22k stars 90 forks source link

Illustrate issue with image set #226

Closed romainmenke closed 2 years ago

romainmenke commented 2 years ago

With the second commit the image-set plugin no longer works

I added package-lock.json to git in this branch because I am 99% sure this is a dependency issue.

The first change in package.json is to pin two packages. When those are pinned it keeps working.

When unpinning either one of those it breaks. Anyone whole installs at this time or someone who runs npm upgrade will have a non-functional image-set plugin