~alcinnz/haskell-stylist

ref: a833e105b78ac3949dedefa910753dfeddd0fca5 haskell-stylist/ISSUES/func-psudoclasses.md -rw-r--r-- 254 bytes
a833e105 — Adrian Cochrane Support lowering single-arg psuedoclasses. 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