We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c65f1b commit 5204dffCopy full SHA for 5204dff
1 file changed
css-pseudo-4/Overview.bs
@@ -50,6 +50,11 @@ spec:fill-stroke-3; type:property; text:stroke-width
50
and on their syntax and interaction with other <a>selectors</a>,
51
see [[!SELECTORS-4]].
52
53
+<h2 id="styling">Styling Pseudo-elements</h2>
54
+
55
+ [=Custom properties=] [[!CSS-VARIABLES-1]] are always allowed in pseudo-element styles,
56
+ even if the pseudo-element has a restricted set of CSS properties applying to it.
57
58
<h2 id="typographic-pseudos">
59
Typographic Pseudo-elements</h2>
60
0 commit comments