~alcinnz/haskell-stylist

ref: 70713fc6cd143e6cb67bd1e82d486e6686a6d621 haskell-stylist/ISSUES/func-psudoclasses.md -rw-r--r-- 254 bytes
70713fc6 — Adrian Cochrane Fix compilation of Assets StyleSheets. 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