-
-
Notifications
You must be signed in to change notification settings - Fork 134
fix(utilities): skip invalid style attributes #257
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
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.
@dogriffiths Thanks for opening this PR!
It looks good overall. I left some comments and can you fix lint errors?
npm run lint:fix
Also, do you think the README should be updated? |
@dogriffiths would you be able to help get the build green so I can move this PR forward? |
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 for working on this @dogriffiths!
Published v1.2.8: npm: npm i [email protected] Yarn: yarn add [email protected] |
Fixes #256
What is the motivation for this pull request?
What is the current behavior?
What is the new behavior?
Checklist: