When I run compass compile (after a clean git checkout) I get the following error message:
error sass/styles.scss (Line 136 of sass/partials/common/_basic-elements.scss: Invalid US-ASCII character "\xE2")

I've created a patch to solve the issue. Would be useful to add this. Don't know if there's an other way to solve this issue?

CommentFileSizeAuthor
config_rb_utf-8_issue.patch236 bytessqndr

Comments

sqndr’s picture

Project: Responsive Bluecheese » Bluecheese
Version: » 7.x-1.x-dev
lewisnyman’s picture

Status: Active » Reviewed & tested by the community

I never had this issue on my machine but I applied that patch and it doesn't break my compass compile so this is a no-brainer.

  • Commit 17b59f2 on 7.x-1.x authored by sqndr, committed by drumm:
    #2226407: Specify UTF-8
    
drumm’s picture

Status: Reviewed & tested by the community » Fixed

Thanks!

  • Commit 87b3de2 on 7.x-1.x by drumm:
    #2226407: Ruby 1.8 compatibility.
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.