~alcinnz/haskell-stylist

ref: 547b185deaf1a0a5956adfcb8630060915d912ff haskell-stylist/ISSUES/func-psudoclasses.md -rw-r--r-- 254 bytes
547b185d — Adrian Cochrane ISSUES: Record pseudoclass progress. 4 years ago

#Functional psuedoclasses

These would mostly need to be added to the interpretor.

  • [ ] :not()
  • [x] :dir()
  • [ ] :is()
  • [x] :lang()
  • [ ] :nth-child()
  • [ ] :nth-last-child()
  • [ ] :nth-of-type()
  • [ ] :nth-last-child()
  • [ ] :where()
  • etc