I\'m looking for a way to change the CSS rules for pseudo-class selectors (such as :link, :hover, etc.) from JavaScript.
So an analogue of the CSS code: a:hove
I threw together a small library for this since I do think there are valid use cases for manipulating stylesheets in JS. Reasons being: