link-media-html-webpack-plugin icon indicating copy to clipboard operation
link-media-html-webpack-plugin copied to clipboard

Figure out why @import CSS can't be extracted

Open quantizor opened this issue 8 years ago • 0 comments

It's kind of annoying to have to require each CSS file separately in your entry JS file for this to work... it'd be a lot nicer to declare them as @import statements inside primary CSS file and have ExtractTextPlugin handle it.

quantizor avatar Feb 05 '17 19:02 quantizor