using sass

0 views
Skip to first unread message

Anthony Ettinger

unread,
Aug 15, 2013, 4:56:14 AM8/15/13
to node-...@googlegroups.com
I'd like to use sass in my project...what's the easiest way to do this?


Pedro Bernardes

unread,
Aug 17, 2013, 6:49:15 PM8/17/13
to node-...@googlegroups.com
Where else do you use it?

I'm using on a project as I'd on any web app (with compass watch)


2013/8/15 Anthony Ettinger <etti...@gmail.com>
I'd like to use sass in my project...what's the easiest way to do this?


--
You received this message because you are subscribed to the Google Groups "node-webkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-webkit...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



--

Dennis

unread,
Aug 18, 2013, 8:50:49 AM8/18/13
to node-...@googlegroups.com
Use the SASS program:
$ gem install sass


With the following option:

 --watch                      Watch files or directories for changes.
                                     The location of the generated CSS can be set using a colon:
                                       sass --watch input.sass:output.css
                                       sass --watch input-dir:output-dir

Reply all
Reply to author
Forward
0 new messages