Closed booploops closed 1 week ago
Place a [theme-hint-uses-artwork-color] type attribute on parent elements as a hint to theme stylesheets that artwork color will be used on the child elements.
[theme-hint-uses-artwork-color]
Example:
:not([theme-hint-uses-artwork-color]) { color: red; }
Changed to [theme-hint-uses-artwork-color] due for 2.5.2
Place a
[theme-hint-uses-artwork-color]
type attribute on parent elements as a hint to theme stylesheets that artwork color will be used on the child elements.Example: