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
Would be great to add support for container query length units which is missing and are not parsed correctly: cqw and cqh are probably the most popular but also consider these: cqi, cqb, cqmin and cqmax.
If there are any workarounds, that would also be great for now.
Currently getAsCSSString for a value like 1.14cqw is 1.14 cqw which is invalid by most browsers.