Chris Ainsworth-Patrick
Chris Ainsworth-Patrick
I guess the simplest thing would be to include the media queries in the `link` tag? I see your point. In my case we actually do own most of the...
Good point. I don't know about ignoring import statements. The reason I started looking into this is that I am using SquishIt in-memory using an MVC controller and our import...
Hmmm, it didn't seem to when I ran it, but I could have made a mistake when setting it up.
For now I ended up changing how we did the import statements. And in fact we have changed over to writing the bundle out to disk instead of keeping it...