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

Add exclude option for ID and class names #35

Merged
merged 1 commit into from
Nov 19, 2018

Conversation

patmood
Copy link
Contributor

@patmood patmood commented Apr 7, 2018

This adds a new option to exclude IDs and class names with a regex.

My use case is excluding dynamic/transient classes added by YUI, but it can be used to exclude anything. I use regex to make it versatile.

Included a test and example in the README if you want to include this in the core package.

Feel free to close if you're not interested in keeping this feature.

@AvraamMavridis AvraamMavridis self-requested a review May 7, 2018 08:40
Copy link
Collaborator

@AvraamMavridis AvraamMavridis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@sinaa
Copy link

sinaa commented Nov 19, 2018

Hi guys, is there anything stopping this PR from being merged?

@AvraamMavridis AvraamMavridis merged commit 43b867e into ericclemmons:master Nov 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants