How can I fix "invalid argument" in LESS when using IE?
Asked
Active
Viewed 1,227 times
1
-
1provide more details about the error. also, Developer Tools for IE might help. – bzx May 11 '11 at 12:35
1 Answers
1
You need to remove all the special characters (á, ã, â, ç, etc.) from the comments in the .less file.

glomad
- 5,539
- 2
- 24
- 38

Diogo Cardoso
- 21,637
- 26
- 100
- 138