Argonaut Constellation
git
Log in
—
Register
~alcinnz
/
haskell-stylist
summary
tree
log
refs
ref:
90cf1ea6e0d277a6dd30cc5f9599d43984068cc5
haskell-stylist
/
ISSUES
/func-psudoclasses.md
-rw-r--r--
254 bytes
View
Log
Blame
View raw
90cf1ea6
— Adrian Cochrane Substitute in counters for any CSS textual property, not just `content`.
4 years ago
View Rendered
View Source
#
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