A Webpack plugin to inline your critical CSS and lazy-load the rest
...That's it! Now when you run Webpack, the CSS used by your HTML will be inlined and the imports for your full CSS will be converted to load asynchronously. Create a Critters plugin instance with the given options.