SCSS:
Код: Выделить всё
@import "./bootstrap-4.3.1/scss/functions";
@import "./bootstrap-4.3.1/scss/variables";
@import "./bootstrap-4.3.1/scss/mixins";
Код: Выделить всё
Deprecation Warning: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
Recommendation: math.div($spacer, 2)
More info and automated migrator: https://sass-lang.com/d/slash-div
╷
298 │ $headings-margin-bottom: $spacer / 2 !default;
│ ^^^^^^^^^^^
╵
bootstrap-4.3.1\scss\_variables.scss 298:31 @import
style.scss 3:9 root stylesheet
Bootstrap: 4.3.1, Sass: 1.33.0 скомпилирован с dart2js 2.13.0
Что-то не так с использованием этой комбинации версий или какие-либо другие проблемы? Как я могу решить эту проблему?
Подробнее здесь: https://stackoverflow.com/questions/676 ... strap-scss