How do I theme tags and tag values?

Ah… I missread, maybe this then:

run[tag="data-due"][tagvalue] {
  color: red;
}
3 Likes