Saturday, 7 September 2013

Dynamically generated style sheet based on the clients parameters

Dynamically generated style sheet based on the clients parameters

I'm using node.js and I'm wondering if there's a module that would
generate custom stylesheets based on clients window size and other
paramerers. Those parameters would be used in the stylesheet template by
the programer like variables.
I realize that the server might not have that info about the client so if
there isn't a serverside solution, is there at least a client side one I
could use?

No comments:

Post a Comment