css icon indicating copy to clipboard operation
css copied to clipboard

🐞 Property fallback with `|` is invalid

Open 1aron opened this issue 1 year ago • 0 comments

Description

Valid

<div class="{paint-order:stroke}">

Invalid

<div class="{paint-order:stroke|fill}">

Reproduction

No response

System Informations

No response

1aron avatar Jun 20 '24 03:06 1aron