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

Passing includeSelectors config #138

Open bronze opened 11 months ago

bronze commented 11 months ago

Hi

I recently attempted to utilize the includeSelectors options as described in the README, but it appears there aren't any instances of this term within the codebase.

I was wondering if this feature might be in development but accidentally omitted from the documentation?

I appreciate your time and assistance. Thank you! :)

dzsibi commented 11 months ago

It is called allowRules, the documention is wrong.

zoxon commented 11 months ago

https://github.com/GoogleChromeLabs/critters/issues/137