If you using DartSass, stop using @import and use @use instead. Reason ? “Sass will gradually phase it out over the next few years, and eventually remove it from the language entirely” from Sass official homepage.
We're a place where coders share, stay up-to-date and grow their careers.
If you using DartSass, stop using @import and use @use instead. Reason ? “Sass will gradually phase it out over the next few years, and eventually remove it from the language entirely” from Sass official homepage.