Sass update | Breaking Change: @import and global built-in functions

Hey @everyone - has anyone got advice or a fix for the upcoming SASS release due to them depreciating @import and replacing this with @use @forward rules??

We currently use @import and the scss files we are using dont accept @user1

Further info here - removal of `@import` in the next major release of Sass.

Thanks