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

Toggling individual gradients doesn't work for pseudo elements #13

Open
gilmoreorless opened this issue Sep 4, 2014 · 0 comments
Open
Labels

Comments

@gilmoreorless
Copy link
Contributor

It's trying to assign a plain ID to a pseudo element, then reference that ID in a CSS rule. This makes sense for normal elements, but ::before and ::after pseudo elements will need extra logic to support the toggle.

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