Re: [O] publishing css using babel + sass and (new) exporter

2013-04-12 Thread Rick Frankel
On Tue, Apr 09, 2013 at 07:20:56PM -0400, Jean Schurger wrote: > Hi, > >I'm a new and innocent org-mode user, and I would like to use > org-mode exporter (the new one) to publish static web pages. > > The 'html' part is OK, but as I hate writing CSS, I'm using babel + sass > to build CSS code

[O] publishing css using babel + sass and (new) exporter

2013-04-09 Thread Jean Schurger
Hi, I'm a new and innocent org-mode user, and I would like to use org-mode exporter (the new one) to publish static web pages. The 'html' part is OK, but as I hate writing CSS, I'm using babel + sass to build CSS code. For example: #+BEGIN_SRC sass exports: results body background: black