scss @import deprecation - migrate to sass module system / @use #701
Labels
🕙 days
A few unknowns, but we roughly know what’s involved
dependencies
Pull requests that update a dependency file
sass / css
⚠️ high priority
Used by the team when triaging
When compiling the frontend library, @import is used extensively. We are trying to convert our own libraries to the @use method, but can't because of the dependancy on the frontend framework. This is not a massive issue, but I thought worth logging for next time anybody is playing with sass on your side.
The sass website says:
https://sass-lang.com/documentation/at-rules/import
The text was updated successfully, but these errors were encountered: