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
Right now the css() method only supports two modes of generating a CSS string, rgb and hsl – would it be possible to provide additional types, like oklch?
Right now the
css()method only supports two modes of generating a CSS string,rgbandhsl– would it be possible to provide additional types, likeoklch?