-
-
Notifications
You must be signed in to change notification settings - Fork 32
feat: add allow-list options for at-rules, properties, and selectors #228
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
Conversation
Tanujkanti4441
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @Grapedge, thanks for the PR. This is looking good, just some suggestions on docs and tests.
|
@Grapedge we just merged a PR that will fix those tests. Sorry for the inconvenience. If you rebase on top of main, you should be all set. |
nzakas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks!
Prerequisites checklist
What is the purpose of this pull request?
Add new options
What changes did you make? (Give an overview)
allowAtRules,allowProperties, andallowSelectorsoptionsRelated Issues
fixes #210
Is there anything you'd like reviewers to focus on?