7 ms·
I once saw someone try to describe a hypothetical selector that did this using this syntax: p < span.fast { color: red; } Although that made perfect sense to
by akdetrick 14y ago
I once saw someone try to describe a hypothetical selector that did this using this syntax:
p < span.fast { color: red; }
Although that made perfect sense to me at the time, using some sort of subject signifier ("-hitch-has" or "$") makes much more sense.