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

[core] fix: remove invalid CSS selector (again) #5265

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

adidahiya
Copy link
Contributor

Fixes #5256

It wasn't just the "active" modifier styles which were problematic as I thought in #5259, it's actually the pt-button() and pt-dark-button() mixins. I've refactored them here to fix the invalid selectors.

@blueprint-bot
Copy link

[core] fix: remove invalid CSS selector (again)

Previews: documentation | landing | table | demo

@adidahiya adidahiya merged commit 87d3ac3 into develop Apr 21, 2022
@adidahiya adidahiya deleted the ad/fix-invalid-selectors-again branch April 21, 2022 21:23
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.

Blueprint's CSS not compatible with Parcel 2.4.X CSS transformer
2 participants