sass-boilerplate icon indicating copy to clipboard operation
sass-boilerplate copied to clipboard

SCSS discourages @import in favor of @use rule

Open arrontp opened this issue 3 years ago • 1 comments

SASS/SCSS are discouraging and phasing out support for @import rule in favor of the @use rule.

This makes styling more readable, safer and reduces compile time.

For more detail see '⚠Heads Up!' notice in the documentation here.

Read @use rule docs here.

Would it be worth updating main.scss in response to this?

arrontp avatar Jun 15 '21 08:06 arrontp

hi bro I don't understant what do you mean put the vendor in folder /vendor-extensions/_bootstrap.sass

yanyiik99 avatar May 04 '23 12:05 yanyiik99