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

Update Bootstrap to >= 4.6.1 in order to get rid of Sass deprecation warnings #1126

Open
h-e-l-l-o-w-o-r-l-d opened this issue Jan 3, 2022 · 1 comment · May be fixed by #1132
Open

Update Bootstrap to >= 4.6.1 in order to get rid of Sass deprecation warnings #1126

h-e-l-l-o-w-o-r-l-d opened this issue Jan 3, 2022 · 1 comment · May be fixed by #1132
Assignees

Comments

@h-e-l-l-o-w-o-r-l-d
Copy link

h-e-l-l-o-w-o-r-l-d commented Jan 3, 2022

Hi there,

Bootstrap 4.6.1 comes with an important change:

  • Replace Sass division with multiplication and custom divide() function

so you don't get

DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.

in the CSS build process anymore. Also see https://sass-lang.com/documentation/breaking-changes/slash-div.

Request is to update from 4.6.0 to >= 4.6.1, nothing more. :)

Cheers

@h-e-l-l-o-w-o-r-l-d h-e-l-l-o-w-o-r-l-d changed the title Update Bootstrap to 4.6.1 in order to get rid of Sass deprecation warnings Update Bootstrap to >= 4.6.1 in order to get rid of Sass deprecation warnings Jan 3, 2022
@gilbertsoft gilbertsoft self-assigned this Jan 9, 2022
@gilbertsoft gilbertsoft linked a pull request Jan 10, 2022 that will close this issue
@gilbertsoft gilbertsoft linked a pull request Jan 10, 2022 that will close this issue
@gilbertsoft
Copy link
Collaborator

@h-e-l-l-o-w-o-r-l-d please test my linked PR. Thanks!

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 a pull request may close this issue.

2 participants