[wp-trac] [WordPress Trac] #22862: Consider a CSS preprocessor
WordPress Trac
noreply at wordpress.org
Mon Aug 5 23:53:10 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 wonderboymusic):
Currently converting my patch to SCSS - I don't like it. Syntax sucks, and
you can't overload mixins - meaning, you can't have multiple versions of a
mixin that take a different number of arguments. I don't think the libsass
argument means we should pick one or the other just because of the code it
compiles on top of. I fully thought SASS was going to better, it was just
something I hadn't looked at yet - I think the latest version of LESS is
cleaner with better docs.
As it stands right now, SASS by default compiles via Ruby gem - a lateral
move from NodeJS. No matter what the method of development, at the end,
someone's going to have to push a button that compiles the code so they
can run it in the browser.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22862#comment:39>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list