dlang.org redesign -- general thoughts and issues [part 1]
aldanor via Digitalmars-d
digitalmars-d at puremagic.com
Fri Jan 23 04:47:14 PST 2015
On Friday, 23 January 2015 at 12:32:00 UTC, Jacob Carlborg wrote:
> For Sass there's libsass [1] with bindings already available
> [2]. For running JavaScript (Less) there are a couple of
> alternatives:
Thanks, that would help. Could either use bootstrap-sass from git
+ d bindings to libsass from dub, or alternatively less via
dmdscript -- but the first one would be easier, I guess.
More information about the Digitalmars-d
mailing list