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

Fix: CSS parsing with space between selectors #7

Merged
merged 1 commit into from
May 6, 2018

Conversation

ItsJonQ
Copy link
Contributor

@ItsJonQ ItsJonQ commented May 6, 2018

Fix: CSS parsing with space between selectors

This update fixes the CSS parser to allow for rules like .Card > * to
properly generate unique styles.

This update fixes the CSS parser to allow for rules like `.Card > *` to
properly generate unique styles.
@ItsJonQ ItsJonQ added the bug Something isn't working label May 6, 2018
@ItsJonQ ItsJonQ self-assigned this May 6, 2018
@ItsJonQ ItsJonQ merged commit e9abe8d into master May 6, 2018
@ItsJonQ ItsJonQ deleted the fix-space-parsing branch May 6, 2018 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant