Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS LESS variables problem Re: LESS variables problem

#137450
jimmy
Participant

You probably didn’t compile it.

Did you include less.js in the head tag?

Yes, indeed, you need to specify the rel to be “stylesheet/less”, but you still need to include the .js preprocessor to compile the file and output it as a proper css syntax.