[theme-reviewers] Need clarification on Guideline.

Stephen Cui scui2005 at gmail.com
Tue Jul 16 22:05:49 UTC 2013


Based on the guidelines:

Themes are *required* to enqueue all stylesheets and scripts.

Example:

@import url(http://fonts.googleapis.com/css?family=Cuprum&subset=latin);
@import url(media/css/my/reset.css);
@import url(media/css/settings.css);
@import url(media/css/widget.css);
@import url(media/css/comment.css);

I believe the example here is against the guideline. Correct me if I am wrong.

Regards

Stephen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20130716/6410c55d/attachment.html>


More information about the theme-reviewers mailing list