On Tuesday, 22 April 2014 at 23:08:45 UTC, Adam D. Ruppe wrote:
I wrote a css expander that has a little bit of SASS features.

Previously it was hidden in my html.d on my misc. github, but I just now made it a standalone program in a separate repo:

https://github.com/adamdruppe/cssexpand

Check out the demo input file
https://github.com/adamdruppe/cssexpand/blob/master/demo/test.css

and demo result file
https://github.com/adamdruppe/cssexpand/blob/master/demo_result.css

to get an idea of what it does.

This is awesome. I think I might try it out for my next web-dev contract. If it could be put on code.dlang.org that would be awesome.

I've always been tempted to use Sass or similar, but this seems like the simple tool I've actually wanted.

Reply via email to