Saturday, 24 August 2013

Allowing custom CSS

Allowing custom CSS

I want to allow my users to insert their custom CSS into their websites.
The custom CSS file will be served to the customers website only. I will
host the CSS myself and I'm thinking of serving it through a PHP script
and doing the filtering there.
What should I pay attention to while doing this?
I should filter things, what exactly should not be included in the CSS file?
Thank you

No comments:

Post a Comment