Hi reviewers --<div><br></div><div>I have seen a few mentions of the enqueue API not being used as cause for rejecting the theme.</div><div><br></div><div>I&#39;m curious if that is being taken into consideration for style.css as well, or only for additional assets, such as JavaScript and additional CSS files that don&#39;t happen to be concatenated.</div>

<div><br></div><div>We had this discussion with Twenty Ten (which does *not* enqueue style.css). At the time, it was judged (in part by me) that style.css is ubiquitous in a theme and it&#39;s only a waste of cycles to register and enqueue it. On the other hand, after thinking about this some more, if they are all enqueued, then a plugin could scoop them up and concatenate them.</div>

<div><br></div><div>Thoughts on what the best practice should be here? (If this has been discussed previously, I apologize; I am subscribed to this list but I did not follow it far out of the gate.)</div><div><br></div><div>

Nacin</div>