Take a look at Optimus <https://github.com/magnars/optimus> for asset
compilation, concatenation, minification, etc. If it looks like it would
work well for your use case, then check out optimus-sass
<https://github.com/DomKM/optimus-sass>, an asset loader that I wrote for
Optimus. It comes bundled with the Sass gem and allows you to load .sass
and .scss files through Optimus in the same way that you would load .css
files. I use it to compile Bourbon, among other things.

On Wed, Dec 24, 2014 at 11:13 AM, Torsten Uhlmann <tuhlm...@agynamix.de>
wrote:

> I haven't really tried chestnut's sass support.
> It has an option to create a template application that reads and
> transforms sass: https://github.com/plexus/chestnut
>
> Hope that helps,
> Torsten.
>
> 2014-12-24 0:42 GMT+01:00 Ashton Kemerling <ashtonkemerl...@gmail.com>:
>
>> Your best bet is probably to ask for the lein-haml-sass plugin to be
>> updated with the latest and greatest. A simple update is no reason for a
>> fork or rewrite unless if the plugin is simply missing features you need
>> (and that can't be added).
>>
>> --Ashton
>>
>> Sent from my iPhone
>>
>> On Dec 23, 2014, at 4:41 PM, stephanos <stephan.beh...@gmail.com> wrote:
>>
>> Hey there,
>>
>> I would love to use the SASS library bourbon.io for my project. Is there
>> any way I can use leiningen to compile the scss files to css?
>>
>> PS: I tried *lein-haml-sass* but there is no bundled version of the sass
>> gem after 3.2.x and bourbon requires at least 3.3.
>>
>>
>> Stephan
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clojure@googlegroups.com
>> Note that posts from new members are moderated - please be patient with
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "Clojure" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to clojure+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>>  --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clojure@googlegroups.com
>> Note that posts from new members are moderated - please be patient with
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "Clojure" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to clojure+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> AGYNAMIX(R). Passionate Software.
> Inh. Torsten Uhlmann | Buchenweg 5 | 09380 Thalheim
> Phone:     +49 3721 273445
> Fax:         +49 3721 273446
> Mobile:     +49 151 12412427
> Web:        http://www.agynamix.de
> Author of "Lift Web Applications How-To
> <http://www.packtpub.com/lift-web-applications/book>"
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to