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

WordPress Trac noreply at wordpress.org
Fri Sep 6 15:22:28 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 WraithKenny):

 After activating the development plugin, there will be a button on the
 right side of the Toolbar.

 To change the configuration of the plugin, see `wp-admin-less.json` (which
 is
 based loosely on grunt watch files). Valid values for the package's `base`
 are `admin_url`, `plugins_url`, and `themes_url`.

 This plugin keeps track of dependent LESS files, so if you save a file
 imported into a main file, this plugin loads the main file and compiles it
 with the new changes.

 To edit WP's admin LESS, you will need to have applied the LESS patch from
 this ticket.

 This plugin comes configured to edit the LESS branch of MP6 if you have
 that installed.

 If you don't have either of the above, you can edit "This Plugin's CSS."

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


More information about the wp-trac mailing list