adamgian / minify-selectors

Post-processor to minify class and ID selector names.
Apache License 2.0
8 stars 0 forks source link

HTML comment close will be errantly treated as part of the selector #34

Closed adamgian closed 1 year ago

adamgian commented 1 year ago

<!-- .__--CLASS-1--> will pick up the selector identifier as CLASS-1--> instead of CLASS-1