This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi, I'm attempting to integrate Font Awesome 4.3 with the LESS compiler (registered) and I'm noticing error underlines all over ("undeclared variable") like for .@{fa-css-prefix} or @fa-font-size-base in core.less Please advise how to fix this. Tnx -Itai |
|
|
Are the files where those variables are declared imported by the file you are working on?
|
|
|
I'm not working on any file. I simply downloaded the Font Awesome 4.3 package, placed the fonts and less directories in the MVC project and I'm attempting to reference the min file through html tag. The less files are not compiled (no min) and I see an error in core.css /* NameError: variable @fa-css-prefix is undefined in ... This is kind of a blocking me.. |
|
|
Ive tried to reproduce this but Im seeing this myself - are you able to upload a small repro project which highlights this and I can continue to investigate this.
|
|