minify-html icon indicating copy to clipboard operation
minify-html copied to clipboard

Allow custom whitespace minification rules by class

Open wilsonzlin opened this issue 2 years ago • 0 comments

This allows library users to override the default rules, which while semantic may not be optimal for their specific situation. It also allows more flexible minification, esp. in conjuction with CSS (e.g. white-space rules applied on classes).

wilsonzlin avatar Dec 24 '23 09:12 wilsonzlin