0

How would you set up a local environment that would allow you to see LESS in-browser, locally? So far, I can only get it to work from a remote server, and it's totally aggravating. I've downloaded SimpLESS, and it's done virtually nothing for me. I can't sort out what the issue is, but I figure that if loads of people use LESS, there's got to be a better way?

j-grimwood
  • 351
  • 3
  • 7
  • 19

1 Answers1

0

I think you want to use less.js, the official LESS development. But beware that this is not a good idea if not for simply local testing.

Another way you have to see your LESS "in-browser" is using the LESS Live Preview tool.

gustavohenke
  • 40,997
  • 14
  • 121
  • 129