Hi,<br><div class="gmail_quote">I released <a href="http://themes.trac.wordpress.org/ticket/10967" target="_blank">1 parent</a>, <a href="http://themes.trac.wordpress.org/ticket/11003" target="_blank">1 child theme</a> this week. These are my first theme contribution to WordPress community so its my first time i am submitting themes to directory. When i upload parent theme from <a href="http://wordpress.org/extend/themes/upload/" target="_blank">http://wordpress.org/extend/themes/upload/</a>   i got <br>


<b>WARNING: file_get_contents in class.csstidy_print.php</b> error and system denied my theme automatically. I got csstidy codes from <a href="http://jetpack.me/support/custom-css/" target="_blank">Jetpack plugin&#39;s Custom Css</a> module but still system didnt accept it. Basically custom css sanitizing is an important subject in my opinion and there is no default wordpress function like <a href="http://codex.wordpress.org/Function_Reference/esc_attr" target="_blank">esc_attr()</a>.<br>


Probably csstidy class is not best solution but it was best option i had and it seems its not accepting in theme directory. So what is best sanitizing custom css way for themes?
</div><br>