Skip to content
dron edited this page Oct 16, 2018 · 1 revision

List of the most important classes, that contained in the WebMarkupMin.Core: three markup minifiers (HtmlMinifier, XhtmlMinifier and XmlMinifier), two built-in CSS minifiers (KristensenCssMinifier and NullCssMinifier), two built-in JavaScript minifiers (CrockfordJsMinifier and NullJsMinifier) and two loggers (ThrowExceptionLogger and NullLogger).