~alcinnz/haskell-stylist

ref: 9503b788ebd61a6fdf6b5213a3abd8df7c7f2dcb haskell-stylist/ISSUES/func-psudoclasses.md -rw-r--r-- 254 bytes
9503b788 — Adrian Cochrane Moved to personal git homeserver, copy ISSUES over from NZOSS. 4 years ago

#Functional psuedoclasses

These would mostly need to be added to the interpretor.

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