~alcinnz/haskell-stylist

ref: 7b6447629bdddb04c1f065c769ce345841d08ccc haskell-stylist/ISSUES/func-psudoclasses.md -rw-r--r-- 254 bytes
7b644762 — Adrian Cochrane Prepare to interpret functional pseudoclasses. 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