wilsonzlin/minify-html

Allow custom whitespace minification rules by class

wilsonzlin opened this issue · 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).