Closed csherland closed 10 years ago
:+1: looks great, thanks!
can you fix the tests?
Whoops! Fixed the tests. Looks like the build passes now.
squashed and merged as https://github.com/chmontgomery/gulp-bundle-assets/commit/ba95b29055ad3183d6b94d422176e005db563ea8
Thanks for the contribution! You're the first on the contributors list :smile:
Had some issues with media queries and tracked it down to this. Print queries were not evaluating as a result of this.
i.e.
Might be nice to have something more configurable here in the future, so that a user can specify the desired media type for the sheet. Something along the lines of
Although
media='all'
should be sufficient for now.