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(sass): rename rem to to-rem #14421

Merged
merged 3 commits into from
Aug 11, 2023

Conversation

tw15egan
Copy link
Collaborator

@tw15egan tw15egan commented Aug 10, 2023

Closes #14415

This version bump was causing issues due to the change with rem upstream expecting two parameters https://github.com/sass/dart-sass/releases/tag/1.65.0

Changes the rem function to to-rem across the repo. Also bumps sass to latest across the repo

Changelog

Changed

  • rem function changed to to-rem

Testing / Reviewing

Ensure there are no visual changes and all sass files compile successfully.

@tw15egan tw15egan requested a review from a team as a code owner August 10, 2023 20:22
@tw15egan tw15egan requested review from alisonjoseph and tay1orjones and removed request for a team August 10, 2023 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants