3 lines
49 B
SCSS
3 lines
49 B
SCSS
@use "common" with (
|
|
$color-mode-type: data
|
|
);
|
@use "common" with (
|
|
$color-mode-type: data
|
|
);
|