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 #5259

Merged
merged 1 commit into from
Apr 15, 2022
Merged

Conversation

adidahiya
Copy link
Contributor

Fixes #5256

Changes proposed in this pull request:

Audit all &::before and &::after Sass blocks for use of problematic mixins which add on extra class names, producing the invalid CSS described in the linked issue. It looks like just FileInput had the problem.

Reviewers should focus on:

No regressions in buttons + file input styles.

Screenshot

@blueprint-bot
Copy link

[core] fix: remove invalid CSS selector

Previews: documentation | landing | table | demo

@adidahiya adidahiya merged commit 15b5fda into develop Apr 15, 2022
@adidahiya adidahiya deleted the ad/refactor-mixins branch April 15, 2022 17:32
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