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

Fix type #173

Open yonecdeng opened 1 month ago

yonecdeng commented 1 month ago

The current type is problematic: image click here see details

It is fixed after my pr:

image

And this would solve the problem that this pr is trying to solven .