<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Ok. But google font need to be enqueued?</div><div><br>Stephen<div><br></div></div><div><br>On Jul 16, 2013, at 5:07 PM, Emil Uzelac <<a href="mailto:emil@uzelac.me">emil@uzelac.me</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr">@import's are actually fine, if they're in the style.css no need to enqueue.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 16, 2013 at 5:05 PM, Stephen Cui <span dir="ltr"><<a href="mailto:scui2005@gmail.com" target="_blank">scui2005@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Based on the guidelines:<br><br>Themes are <b>required</b> to enqueue all stylesheets and scripts.<br>
<br></div><div>Example:<br><pre>@import url(<a href="http://fonts.googleapis.com/css?family=Cuprum&subset=latin" target="_blank">http://fonts.googleapis.com/css?family=Cuprum&subset=latin</a>);
@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);
<br></pre><pre>I believe the example here is against the guideline. Correct me if I am wrong.<br><br></pre><pre>Regards<span class="HOEnZb"><font color="#888888"><br><br>Stephen<br></font></span></pre></div><div><br></div>
</div>
<br>_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
<br></blockquote></div><br></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>theme-reviewers mailing list</span><br><span><a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a></span><br><span><a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a></span><br></div></blockquote></body></html>