[wp-trac] [WordPress Trac] #22862: Consider a CSS preprocessor
WordPress Trac
noreply at wordpress.org
Mon Aug 12 13:07:53 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 taupecat):
There are tools that ease Sass debugging.
[FireSass](https://addons.mozilla.org/en-US/firefox/addon/firesass-for-
firebug/), in particular, will identify the precise file and line of Sass
where a declaration is made, provided one has the proper debugging turned
on (requires line comments and Sass debug_info to be true). One could
turn on the requisite debugging info, make the changes, then revert back
to compressed and no debugging to generate the *.min.css file. This would
all happen on the developer's personal development environment.
If we're going to go the Sass (or LESS) route, which I am all for (since
I'm CSS preprocessor woman lately), we should put this kind of process
information in the core developer's handbook.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22862#comment:62>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list