BundleTransformer.Csso contains one minifier-adapter for minification of CSS code - `KryzhanovskyCssMinifier`. `KryzhanovskyCssMinifier` is based on the Sergey Kryzhanovsky's CSSO.
$ dotnet add package BundleTransformer.CssoBundleTransformer.Csso contains one minifier-adapter for minification of CSS code - KryzhanovskyCssMinifier.
KryzhanovskyCssMinifier is based on the Sergey Kryzhanovsky's CSSO version 3.2.0.
As a JS engine is used the JavaScript Engine Switcher library. For correct working of this module, you need to install one of the following NuGet packages:
After installing the packages, you will need to register the default JS engine.