[wp-trac] [WordPress Trac] #22862: Consider a CSS preprocessor

WordPress Trac noreply at wordpress.org
Mon Aug 5 05:07:54 UTC 2013


#22862: Consider a CSS preprocessor
-----------------------------+------------------------------
 Reporter:  chriswallace     |       Owner:
     Type:  feature request  |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Administration   |     Version:
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------------------

Comment (by rmccue):

 Decided to not convert the entire codebase, but
 [https://gist.github.com/rmccue/6153630 just a few for now]. This isn't
 really using all the strengths of a preprocessor (that is, sharing across
 files), but I haven't had time to get to that yet.

 This generates [https://gist.github.com/rmccue/6153632 almost the exact
 same CSS], but with some changes. I've left the line number comments in
 for now; when importing this into WP, we'd move the actual compilation
 tasks off to bumpbot with the style set to compressed.

 Keep in mind that converting the codebase isn't a small task that I have
 time to handle, but if you'd like to see a more practical usage, I can
 open-source a slightly larger codebase of mine that uses SCSS extensively.

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


More information about the wp-trac mailing list