I need to dynamically append css elements to a css file using values selected from a db.
Is there a way to do this using javascript or some other library. I've looked on atmospherejs.com but didn't see anything that looked like it could do it. I'm currently doing this using php/mysql but if I can use meteor and js that would be better.
Any ideas?
DOM elementclass or something which corresponds to the same?