Closed Nepomuceno closed 7 months ago
Importing the scss template hav warnings when using with Dart Sass 2.0
When you import using Dart Sass you get the following warning
Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
You get this errors on settings/_measurements.scss
using dart.sass compile the scss files.
No warnings would be show.
Any that run Dart Sass
Sorry submited this in the wrong repo
Importing the scss template hav warnings when using with Dart Sass 2.0
Description of the issue
When you import using Dart Sass you get the following warning
Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
You get this errors on settings/_measurements.scss
Steps to reproduce the issue
using dart.sass compile the scss files.
Actual vs expected behaviour
No warnings would be show.
Environment (where applicable)
Any that run Dart Sass