ccampbell / html-muncher

renames classes and ids in your css, javascript, and html to save bytes and obfuscate your code
http://htmlmuncher.com
177 stars 40 forks source link

multiple style tags within html don't get processed correctly #1

Closed ccampbell closed 13 years ago

ccampbell commented 13 years ago

If you have an html file included in the munching and there are multiple inline <style> blocks the regex is not correctly identifying them all.

ccampbell commented 13 years ago

updating style regex to be non-greedy closed by 9bcae6291e8385e0166578bfcb13fc38d2a596c6