Just noticed this today, using sass_on_heroku when I look at the
generated css, it still contains line numbers.

  /* line 16, ../../app/stylesheets/partials/_base.sass */
  .spacer-40 { height: 40px; }

I tried the following with no effect:
    Sass::Plugin.options[:style] = :compact
    Sass::Plugin.options[:line_numbers] = false

-- 
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