iGitScor / critical-webpack-plugin

Webpack wrapper for critical css extraction
MIT License
3 stars 1 forks source link

Remote CSS fetch #20

Open iGitScor opened 7 years ago

iGitScor commented 7 years ago

Hi,

Do you want to request a feature or report a bug?

Request a feature 🌮

What is the current behavior?

The css is loaded locally

What is the expected behavior?

Allow to pass an URL to fetch css file content to generate critical css. Potentially need to unzip resource to read content

Thank you ! 🎉