[wp-trac] [WordPress Trac] #18314: Merge admin CSS files and remove duplicates
WordPress Trac
wp-trac at lists.automattic.com
Mon Aug 1 21:37:21 UTC 2011
#18314: Merge admin CSS files and remove duplicates
-------------------------+------------------
Reporter: azaozz | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.3
Component: Performance | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------
Comment (by azaozz):
If only PHP could cascade like CSS... :)
Apart from slowing down the browser loading, having many smaller CSS files
has several drawbacks: much harder to reuse styles, harder to track
duplicates, harder to maintain proper "cascading", etc. I think we can
eliminate about 1/5 to 1/4 of the total CSS LOC if we do proper removal of
duplicate styles.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18314#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list