refactor(static): refactor weather-icons lib

This commit is contained in:
2026-07-05 20:45:19 +03:00
parent d21e31ca35
commit d1bdac66c0
46 changed files with 69 additions and 133 deletions

View File

@@ -0,0 +1,3 @@
@use "./weather-icons/sass/weather-icons" with (
$weather-icons-path: "weather-icons/icons"
);