Closed quasipickle closed 9 years ago
Very nice. This will also be useful for me. Thanks a lot
Is it correct that the generated output is missing something ? (i am not using less, can't generate it). Cardinal is the way to go indeed. thanks for this.
edit got it, online converter did it.
There will be aliases for these, as well as 360 single degree icon rotation classes.
Essentially an alias for every 22.5 degrees (rounded to 23 as CSS can't do decimal) of the directions
due out this week
I had 2 problems with the wind direction icons:
So I've created a little mixin,
.wind-direction
. The mixin will create all 16 cardinal points, and their inverse classes in case people are backwards:The CSS it generates looks like:
I'm happy to modify and submit this as a pull request if you're interested.