~alcinnz/haskell-stylist

ref: 52e91d5c52b6de85e3ae2faa32281dbc482a9d6c haskell-stylist/ISSUES/func-psudoclasses.md -rw-r--r-- 254 bytes
52e91d5c — Adrian Cochrane Update metadata for new repo URL. 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