csster
csster copied to clipboard
identify stylesheets that are inserted
It would be nice to have the option to identify a stylesheet by HTML id, so that it can later be deleted or modified. Proposed syntax: Csster.style('my_id', { normal: stuff });
Would also be nice if it just would automatically not insert the same stylesheet twice.