~alcinnz/haskell-stylist

ref: fcbba23e577176b22b66ce920fe933c38df2867f haskell-stylist/ISSUES/func-psudoclasses.md -rw-r--r-- 254 bytes
fcbba23e — Adrian Cochrane Implement style tree flattening utility. 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