You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm started working on an existing project with several developers and they are having no issues compiling the LESS or seeing any errors, yet everytime I seem to make an amendment to a file it throws a different LESS CSS Compiler Error usually saying something is undefined when it is not.
For example:
LESS CSS Compiler Error
app.nav.less: Name Error: variable @brand-light is undefined (line 39, column 34) near .bg-light & { border-bottom: 1px solid darken(@brand-light, 3%); }
The text was updated successfully, but these errors were encountered:
jamiebeech
changed the title
Consent LESS CSS Compiler Error
Constant LESS CSS Compiler Error
Feb 20, 2015
I'm started working on an existing project with several developers and they are having no issues compiling the LESS or seeing any errors, yet everytime I seem to make an amendment to a file it throws a different LESS CSS Compiler Error usually saying something is undefined when it is not.
For example:
The text was updated successfully, but these errors were encountered: