madskristensen / BundlerMinifier

Visual Studio extension
Other
616 stars 172 forks source link

css3 dynamic variables support #295

Open RueDeRennes opened 7 years ago

RueDeRennes commented 7 years ago

dynamic variables support means: https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables

The BundlerMinifier crashas with: ..see attachment unbenannt

Lobo009 commented 7 years ago

I have the same problem, with CSS variables described by w3c here : https://www.w3.org/TR/css-variables/

madskristensen commented 7 years ago

This is an issue in the NUglify package. Please vote for the bug here https://github.com/xoofx/NUglify/issues/17 or send a PR to that project with a fix