The `@import` rule in Sass is officially deprecated as of Dart Sass 1.80.0, to be fully removed by Dart Sass 3.0.0. Developers are encouraged to migrate to the module system using `@use` and `@forward`, which offer better maintainability and avoid CSS duplication. Tools and commands are provided to silence deprecation warnings

3m read timeFrom sass-lang.com
Post cover image
Table of contents
Controlling Deprecation Warnings Controlling Deprecation Warnings permalinkTimeline Timeline permalinkMigrator Migrator permalinkBuilt-in Functions Built-in Functions permalink
2 Comments

Sort: