v5.3.4 of cssstyle pins the version of @csstools/css-syntax-patches-for-csstree to 1.0.14
https://github.com/jsdom/cssstyle/blob/v5.3.4/package.json#L39-L46
Because of #256
But this has an unused peer dependency for postcss, which was the only fix in 1.0.15.
Can the pinned version be bumped up to 1.0.15?
- @csstools/css-syntax-patches-for-csstree
v5.3.4 of
cssstylepins the version of@csstools/css-syntax-patches-for-csstreeto1.0.14https://github.com/jsdom/cssstyle/blob/v5.3.4/package.json#L39-L46
Because of #256
But this has an unused peer dependency for postcss, which was the only fix in
1.0.15.Can the pinned version be bumped up to
1.0.15?postcsstodevDependenciesin "css-syntax-patches-for-csstree" csstools/postcss-plugins#1708