Skip to content

Fix / for division outside of calc() is deprecated - #844

Open
devansh016 wants to merge 1 commit into
ganlanyuan:masterfrom
devansh016:fix/division-deprecated
Open

Fix / for division outside of calc() is deprecated#844
devansh016 wants to merge 1 commit into
ganlanyuan:masterfrom
devansh016:fix/division-deprecated

Conversation

@devansh016

Copy link
Copy Markdown

Fixes #839

Division will instead be written using the new math.div() function. This function will behave exactly the same as / does today.
Ref: https://sass-lang.com/documentation/breaking-changes/slash-div/

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.

Webpack 5 Compiled with problems

1 participant