cssinjs / istf-spec

Interoperable Style Transfer Format [DRAFT]
247 stars 8 forks source link

Pseudo selectors #11

Closed kof closed 7 years ago

kof commented 7 years ago

In CSS we have:

a:hover {
  color: red;
}
kof commented 7 years ago

I think we got this in #17