Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encoding problem in '_grid.scss' #97

Closed
sudent opened this issue Aug 21, 2013 · 2 comments
Closed

Encoding problem in '_grid.scss' #97

sudent opened this issue Aug 21, 2013 · 2 comments

Comments

@sudent
Copy link

sudent commented Aug 21, 2013

When using compass, I've got Line 79 of _grid.scss: Invalid US-ASCII character '\xE2' and I've identified the problem to four occurrences of within comments in that file. I've tried to set @charset 'UTF-8' but still the issues persist. In the end I just replaced the offending char with normal dash and it compiles fine afterwards.

Am I doing something wrong here or it's just my PC having the wrong settings?

Thanks.

@m5o
Copy link
Collaborator

m5o commented Aug 21, 2013

I don't know why there are so many (mdash I guess) in the comments. Would be cool if you could submit this issue in the upstream repo.

From our Readme:

Please do not submit issues or pull requests for issues with Bootstrap itself. Those should be pushed upstream in the Less version. Please open a new issue

@sudent
Copy link
Author

sudent commented Aug 22, 2013

Closing this issue since it's something probably wrong with my environment or the way I'm compiling it instead. Tried using another tool to compile using the same PC and it works out fine. Will comment if I found the real culprit for future reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants