[theme-reviewers] Need clarification on Guideline.

Emil Uzelac emil at uzelac.me
Tue Jul 16 22:07:50 UTC 2013


@import's are actually fine, if they're in the style.css no need to enqueue.


On Tue, Jul 16, 2013 at 5:05 PM, Stephen Cui <scui2005 at gmail.com> wrote:

> 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
>
>
>
> _______________________________________________
> theme-reviewers mailing list
> theme-reviewers at lists.wordpress.org
> http://lists.wordpress.org/mailman/listinfo/theme-reviewers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20130716/0a7a344f/attachment.html>


More information about the theme-reviewers mailing list