Preprocessing CSS

Dicebot via Digitalmars-d digitalmars-d at puremagic.com
Tue May 24 12:19:11 PDT 2016


On 05/23/2016 07:04 PM, Andrei Alexandrescu wrote:
> Found this on reddit:
> http://blog.00null.net/post/144763147991/using-gnu-m4-as-a-css-pre-processor.
> I found it interesting because I found it useful to preprocess our
> style.css on dlang.org with ddoc. Somehow that got lost a while ago. How
> can I find the rename style.css -> style.css.dd and then back on github?
> Thx! -- Andrei

DDOC is the single worst thing in D tooling. I wish there was less of
it, not more.


More information about the Digitalmars-d mailing list