Hi!
First thanks for an excellent script. very nice when creating responsive sites since Android and Chrome lacks support for CSS3 hyphens.
However, I've noticed that when you place blocks of css styles inside the body tag the css-code gets hyphenated. As a workaround you can place a class donthyphenate in the style tag but this breaks the html validation of the page. Is there another way to solve this? I know it's not a great idea to have css code in the body tag but this is php include files.
Best regards from Sweden,
Jonas