Skip to content

Update SCSS division syntax #812

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

Merged
merged 1 commit into from
Jul 23, 2022
Merged

Update SCSS division syntax #812

merged 1 commit into from
Jul 23, 2022

Conversation

jenweber
Copy link
Contributor

Using / for division was deprecated and will be removed in Dart Sass 2.
We can replace it with math.div.

Co-authored-by: Chris Manson [email protected]

Using / for division was deprecated and will be removed in Dart Sass 2.
We can replace it with math.div.

Co-authored-by: Chris Manson <[email protected]>
@jenweber jenweber requested a review from mansona July 22, 2022 12:40
Copy link
Member

@mansona mansona left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@jenweber jenweber merged commit 9184318 into master Jul 23, 2022
@jenweber jenweber deleted the jw-cm-sass-format branch July 23, 2022 15:33
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.

2 participants