[Block-Library] - Sass: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0 #32533
Labels
CSS Styling
Related to editor and front end styles, CSS-specific issues.
[Type] Project Management
Meta-issues related to project management of Gutenberg
Description
With Sass v 1.34.0+ we receive the error
Step-by-step reproduction instructions
Compile the @wordpress/block-library with sass package 1.34.0+
Bootstrap is experiencing similar issue as are many other projects if you search for the warning text above. Users is github threads report downgrading to sass package 1.32 removes the warning. This is a future breaking change for sass for your package, in meantime its mostly annoying because there is no way to silence a sass warning.
Expected behaviour
No warning
Actual behaviour
Warning
The text was updated successfully, but these errors were encountered: