yogesh-puri / fizzler

Automatically exported from code.google.com/p/fizzler
GNU General Public License v3.0
0 stars 0 forks source link

Support CSS @media queries #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
At the moment, the tokenizer fails on the @ symbol for a CSS media query. With 
responsive web design on the rise, media queries are becoming more and more 
popular. Fizzler support for media queries would be great, and it would ensure 
the project is keeping up with changes in technology.

Original issue reported on code.google.com by chris.va...@gmail.com on 17 Jul 2012 at 5:39