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.