I am trying to compile my .less document, and I am getting an error when trying to use @charset "UTF-8";.
I want to be sure my document is encoded correctly because of the way I embed my fonts. src: local(‘☺’), url(…);
Any ideas?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Update:
This seems to be a big, they say to fix it in the next version:
More Info:
https://less.tenderapp.com/discussions/problems/8-charset-error
That comment by the LESS team was published on:
So it should be fixed in recent version. Make sure that you are using the latest version of it.