Closed sjieg closed 3 years ago
Describe the bug
A deprecation warning is displayed when starting webpack-dev-server with the application.
DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0. Recommendation: math.div($font-size, 1)
To Reproduce
Expected behavior
The deprecation not to show
Additional context
Quite a simple fix. I'll start writing the PR right now.
Describe the bug
A deprecation warning is displayed when starting webpack-dev-server with the application.
To Reproduce
Expected behavior
The deprecation not to show
Additional context
Quite a simple fix. I'll start writing the PR right now.