Closed mikestreety closed 10 years ago
Currently the plugin will stipp any CSS imports. This now detects and collects CSS imports to output them at the top of the CSS file (which is where they need to be to be correctly processed by the browsers)
This is related to https://github.com/konitter/gulp-combine-media-queries/issues/3
Nice, thanks :)
Great!
Currently the plugin will stipp any CSS imports. This now detects and collects CSS imports to output them at the top of the CSS file (which is where they need to be to be correctly processed by the browsers)
This is related to https://github.com/konitter/gulp-combine-media-queries/issues/3