2
0
mirror of https://github.com/erikflowers/weather-icons.git synced 2025-10-10 06:22:12 -06:00

Merge pull request #235 from JamieMcDonnell/patch-2

Update classes-wind-degrees.scss
This commit is contained in:
Andrea Falco 2021-12-13 09:50:15 +01:00 committed by GitHub
commit bb80982bf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -724,5 +724,5 @@
}
.wi-wind-towards-n {
@extend .wi-wind.towards-0-deg;
}
@extend .wi-wind, .towards-0-deg;
}