Preprocessing CSS
Seb via Digitalmars-d
digitalmars-d at puremagic.com
Tue May 24 17:27:16 PDT 2016
On Wednesday, 25 May 2016 at 00:15:48 UTC, sarn wrote:
> Pulling Ruby in as a dependency for dlang.org would be sucky,
> but anything other than SASS or LESS (or something syntax
> compatible) is going to turn away a lot of contributors. A
> homebrew macro system would make most run screaming, no matter
> how easy it is to learn.
Isn't there libsass (http://sass-lang.com/libsass) and
https://github.com/sass/sassc?
Shouldn't that make it rather easy to set it up as a dependency
in the makefile?
Just `git clone` and `make`.
More information about the Digitalmars-d
mailing list