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

deprecation(Division): Migrate away from slash based division. #32

Merged
merged 1 commit into from Jun 28, 2021

Conversation

tomciopp
Copy link
Contributor

Sass is moving away from using the / as a marker for division since that character is used heavily in CSS itself and it is a pain to differentiate between division and separation. Code has been changed using the recommended sass-migrator package.

https://sass-lang.com/documentation/breaking-changes/slash-div

@BafS BafS merged commit 7bcbd37 into BafS:master Jun 28, 2021
@BafS
Copy link
Owner

BafS commented Jun 28, 2021

Thank you @tomciopp !

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.

None yet

2 participants