If they get served as regular stylesheets, this *might* solve the problem

http://github.com/juliocesar/rack-bundle

Yeah, shameless plug, but I'm keen on finding out. Make sure you use
database storage for Heroku.


On Wed, Aug 4, 2010 at 7:18 AM, Matthew A. Brown <[email protected]> wrote:
> Hi all,
>
> Like SASS, Less (http://lesscss.org/) compiles CSS stylesheets from
> higher-level source documents. Given Heroku's read-only filesystem,
> the normal approach of compiling your stylesheets in public/ isn't an
> option. I came across the Hassle library
> (http://github.com/pedro/hassle), which takes care of this problem for
> SASS by compiling to tmp/ and then serving stylesheets from that
> directory using a Rack static middleware. Great idea! Just wondering
> if anyone is aware of anything similar for Less, or whether it'd be
> worth either hand-rolling a similar solution (it's pretty simple) or
> contributing Less support back to Hassle.
>
> Thanks!
> Mat
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Heroku" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en.
>
>



-- 
http://crazyhollywood.org

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to