In development, expressing dependencies this way allows your styles to be reloaded on the fly as you edit them. In production, all CSS files will be concatenated into a single minified .css file in the build output. If you are concerned about using Webpack-specific semantics, you can put ...