Is there any plugin for Webpack to extract static CSS? The current solution to extract CSS using Node script is very inconvenient because it cannot be added to Webpack build.
Is there any plugin for Webpack to extract static CSS?
The current solution to extract CSS using Node script is very inconvenient because it cannot be added to Webpack build.