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(variables): revert change to text-selection-color #6017

Merged
merged 2 commits into from
Mar 13, 2023

Conversation

adidahiya
Copy link
Contributor

Fixes #6015

Checklist

  • Includes tests
  • Update documentation

Changes proposed in this pull request:

In node-build-scripts, fix(generate-css-variables) to not alter/transform variable initializers with the syntax rgba(r, g, b, a)

In core, fix the regression in the value of the $pt-text-selection-color variable

Reviewers should focus on:

Snapshot test update

@adidahiya
Copy link
Contributor Author

[core] fix(variables): revert change to text-selection-color

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@adidahiya
Copy link
Contributor Author

fix lint

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@adidahiya adidahiya merged commit f7cdbf3 into develop Mar 13, 2023
@adidahiya adidahiya deleted the ad/fix-text-selection-color branch March 13, 2023 23:29
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.

Regression for pt-text-selection-color
1 participant