Valid:
@media all and (max-width:100px){#foo{stuff}}
Invalid:
@media all and(max-width:100px){#foo{stuff}}
The space after the "and" is required, yet CSS::Minifier::XS removes it,
breaking the css.
This queue is for tickets about the CSS-Minifier-XS CPAN distribution.
The Basics
People
|
Bug Information
|