I'm trying to use advanced attr using the type() function, like in https://una.im/advanced-attr/.
However, ligthningcss seems to incorrectly format the type(<length>)-part of the declaration as the invalid value type(< length>) (notice the extra space after <)
Playground reproduction