4 lines
73 B
SCSS
4 lines
73 B
SCSS
|
|
@use "bootstrap/scss/bootstrap" with (
|
||
|
|
$color-mode-type: media-query
|
||
|
|
);
|