GoogleChromeLabs / critters

🦔 A Webpack plugin to inline your critical CSS and lazy-load the rest.
https://npm.im/critters-webpack-plugin
Apache License 2.0
3.42k stars 108 forks source link

Updating CSS and HTML parser. #120

Closed janicklas-ralph closed 1 year ago

janicklas-ralph commented 1 year ago

Updating HTML parser to use htmlparser2 and updating css-select and postcss versions.

cc: @alan-agius4

alan-agius4 commented 1 year ago

This should solve https://github.com/GoogleChromeLabs/critters/issues/103