Preprocessing CSS

Vladimir Panteleev via Digitalmars-d digitalmars-d at puremagic.com
Tue May 24 00:58:59 PDT 2016


On Monday, 23 May 2016 at 16:04:14 UTC, 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

There was no style.css.dd, but there was a cssmenu.css.dd. It was 
removed in the last redesign, as it was no longer needed.



More information about the Digitalmars-d mailing list