trullock / NUglify

NUglify is a HTML, JavaScript and CSS minification Library for .NET (fork of AjaxMin + new features)
Other
396 stars 79 forks source link

Feature request: new option to disable collapsing colors to #rgb(a) #369

Closed hpetriffer closed 1 year ago

hpetriffer commented 1 year ago

At the moment there is no possibility to disable collapsing colors to #rgb(a). This collapsing in our case makes some problems. Is it possible to add some setting to disable this? The method CrunchHexColor has already an parameter to disable the behaviour. I can provide a pull request if desired.

trullock commented 1 year ago

Yeah send me a PR

trullock commented 1 year ago

Fixed in 1.21.0