css
css copied to clipboard
🐞 Property fallback with `|` is invalid
Description
Valid
<div class="{paint-order:stroke}">
Invalid
<div class="{paint-order:stroke|fill}">
Reproduction
No response
System Informations
No response