~alcinnz/haskell-stylist

ref: 86efaacd022a01aa470b1363b07689f866d99a14 haskell-stylist/ISSUES/func-psudoclasses.md -rw-r--r-- 254 bytes
86efaacd — Adrian Cochrane Correct legacy :before/:after syntax. 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