4 lines
97 B
SCSS
4 lines
97 B
SCSS
@use "./weather-icons/sass/weather-icons" with (
|
|
$weather-icons-path: "weather-icons/icons"
|
|
);
|