You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
● Mix building (28%)
import loader ./node_modules/css-loader/dist/cjs.js
Deprecation Warning: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
Recommendation: math.div(9, 16)
More info and automated migrator: https://sass-lang.com/d/slash-div
╷
● Mix building (28%) 1/3 entries 3/4 dependencies 1/3 modules 2 active
css-loader › postcss-loader › sass-loader › resources/styles/admin.scss
: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
Recommendation: math.div(9, 16)
More info and automated migrator: https://sass-lang.com/d/slash-div
╷
● Mix done (99%) plugins
BuildCallbackPlugin
: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
Recommendation: math.div(9, 16)
More info and automated migrator: https://sass-lang.com/d/slash-div
╷
30 │ $mfp-iframe-ratio: 9/16 !default; // Ratio of iframe (9/16 = widescreen, 3/4 = standard, etc.)
│ ^^^^
╵
node_modules/magnific-popup/src/css/_settings.scss 30:39 @import
node_modules/magnific-popup/src/css/main.scss 3:9 @import
resources/styles/app.scss 3:9 root stylesheet
The text was updated successfully, but these errors were encountered:
https://sass-lang.com/documentation/breaking-changes/slash-div
The text was updated successfully, but these errors were encountered: