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

Create a helper for checking if a CSS color is valid #92

Closed
brendankenny opened this issue Mar 28, 2016 · 0 comments · Fixed by #117
Closed

Create a helper for checking if a CSS color is valid #92

brendankenny opened this issue Mar 28, 2016 · 0 comments · Fixed by #117

Comments

@brendankenny
Copy link
Member

and drop into gatherers/theme-color.js

just pull out

const parsedColor = global.WebInspector.Color.parse(color.raw);
into its own file

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 a pull request may close this issue.

1 participant