Closed elseloop closed 9 years ago
@elseloop I just did a pull on the development branch and ran a production build and found that, as I saw with the project I was working on, the @media
queries aren't actually getting combined. A ticket was opened on the clean-css repo for this on my behalf: https://github.com/jakubpawlowicz/clean-css/issues/687.
We (I) were (was) behind in our (my) npm dependency gardening. This aims to fix that:
gulp-combine-media-queries
from Phoenix's dependency chain, as the module's no longer being maintained and its work is now performed bygulp-minify-css
npm-shrinkwrap.json
from the repo (see 19fc815 for more detail)Fixes #177