iGitScor / critical-webpack-plugin

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

Extract critical to inline into file #18

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?

Only generate critical.css

What is the expected behavior?

Allow to write critical.css content into an html/twig/other file. This will reduce http number requests and potentially latency

Thank you !

JakeHenshall commented 7 years ago

@iGitScor any updates on this, please let me know if there is anything that i can help out with.

iGitScor commented 7 years ago

Hi @JakeHenshall, I was very busy. I began to develop an extract to twig feature with test but I want to finalize some stuffs before proposing it. Keep in touch, I'll give you some info 😉

JakeHenshall commented 7 years ago

@iGitScor Awesome sounds great haha 👍

iGitScor commented 7 years ago

Pull request merged