~alcinnz/haskell-stylist

ref: 5f40f7e802df93954f96243f565db5724df4d3ac haskell-stylist/ISSUES/func-psudoclasses.md -rw-r--r-- 254 bytes
5f40f7e8 — Adrian Cochrane Abstract Tree traversal (commited out-of-order). 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