Import bootstrap.scss with @use and/or @forward instead of @import

Viewed 14

Is there a way to import the bootstrap.scss to my own sass file using @use and/or @forward without using @import?

0 Answers
Related