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

Special Chars occurs an error while compiling with sass #85

Open
vkemeter opened this issue Mar 16, 2017 · 3 comments
Open

Special Chars occurs an error while compiling with sass #85

vkemeter opened this issue Mar 16, 2017 · 3 comments
Assignees

Comments

@vkemeter
Copy link

please change from

/// Will only select the child if it’s unique.

to

/// Will only select the child if it is unique.

if i do a npm install and include the _family.scss in my scss file and compile it with gulp/sass, it gives me an error because of bad sign. (US-ASCII) or maybe save it as UTF-8 or something.

thank you.

great project btw.

@pzi
Copy link
Contributor

pzi commented Mar 22, 2017

@vkemeter you have the power to contribute to the code base by fixing whatever you think is broken and submit a pull request for it :)

@LukyVj
Copy link
Owner

LukyVj commented Mar 22, 2017

I will take care of it whileI have time, but if you feel like you want to send a PR, feel free!

@LukyVj LukyVj self-assigned this Mar 22, 2017
josefglatz added a commit to josefglatz/family.scss that referenced this issue Sep 21, 2017
@josefglatz
Copy link

@LukyVj would be very nice if you can merge my PR :-)

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

4 participants