You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Neat, thanks @meodai. I'm working on a separate branch. with a lot of new additions and fixes. I'll go through this thread once it's merged and add your recommendation.
you add you value to
360
(if the value is negative it will be subtracted) and then modulo 360 (meaning the rest of a division by 360)color/src/scss/functions/_color-func-ryb.scss
Lines 69 to 74 in c1016ae
made a JS example: https://codepen.io/meodai/pen/dcc6b03dbde04469bc54fead46235c7a
The text was updated successfully, but these errors were encountered: