Re: [nesta] Compass Support
- From:
- Wynn Netherland
- Date:
- 2011-11-09 @ 18:56
Hi, Zak,
Here's a gist of my setup. We just need to configure the Sass Rack
middleware in your config.ru:
https://gist.github.com/8207654df4e442b11d99
This assumes you have a compass.rb in the root of your nesta project
that is properly configured with your sass/css, source/output paths.
Hope that helps,
---
Wynn Netherland
web: http://wynn.fm
twitter / skype / facebook: pengwynn
linkedin: http://linkedin.com/in/netherland
On Wed, Nov 9, 2011 at 9:37 AM, Zak Strassberg <Zakstrassberg@gmail.com> wrote:
> Howdy folks,
>
> I'm new to all of this and I can't seem to get compass working. I've tried
> following the instructions
> athttp://blog.crowdint.com/2011/04/06/sinatra-haml-compass-blueprint.html to
> no avail. How can one get compass to work with nesta?
> Thanks!
>