Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to pass args to ignore: ? #50

Open
jamesfawcett opened this issue Jul 3, 2020 · 1 comment
Open

How to pass args to ignore: ? #50

jamesfawcett opened this issue Jul 3, 2020 · 1 comment
Labels

Comments

@jamesfawcett
Copy link

Hello sorry to bother you, what format do you need to pass args to ignore:? Does it accept CSS property names?

Could I use ignore: [".visitor-type__flyout"],

Thanks
James

@thescientist13
Copy link
Collaborator

thescientist13 commented Jul 4, 2020

Based on the critical docs, it looks like ignore expects CSS rules

// ignore CSS rules
ignore: ['font-face',/some-regexp/],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants