How to split media queries under webpack config?
This is more like a comment, but I believe there is a plugin for that:
https://github.com/SassNinja/media-query-plugin
Have you ever thought about extracting your media queries from your CSS so a mobile user doesn't have to load desktop specific CSS? If so this plugin is what you need!