[wp-trac] [WordPress Trac] #21379: Twenty Twelve: CSS and markup improvements for better child theme support

WordPress Trac wp-trac at lists.automattic.com
Wed Aug 1 00:23:34 UTC 2012


#21379: Twenty Twelve: CSS and markup improvements for better child theme support
---------------------------+------------------
 Reporter:  lancewillett   |       Owner:
     Type:  enhancement    |      Status:  new
 Priority:  normal         |   Milestone:  3.5
Component:  Bundled Theme  |     Version:
 Severity:  normal         |  Resolution:
 Keywords:  needs-patch    |
---------------------------+------------------
Changes (by DrewAPicture):

 * cc: xoodrew@… (added)


Comment:

 !#1: I've read up on this quite a bit and the consensus tends to be split.
 A. The Sass users like to use the @media 'bubbling' inline because it
 outputs directly below that style (mixed).
 B. Others prefer to group them together to reduce taxing from all of the
 requests. On a [http://stackoverflow.com/questions/11626174/is-there-an-
 advantage-in-grouping-css-media-queries-together SO thread] I found
 reference to a new auditing tool in
 [https://tools.google.com/dlpage/chromesxs/ Canary] that allows you to see
 how long it takes each selector to run. Might be worth a couple of runs to
 see which is more efficient.

 Personally, I like it when they're all grouped together because I don't
 have to hunt all of them down.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21379#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list