3

Is it possible to make LESS CSS work with JSBIN?

Under Add library we can add Less 1.1.3, but I'm not sure if or how I can make it work.

Test:

http://jsbin.com/idekiz/1/edit

Kurt
  • 695
  • 3
  • 8
  • 17

1 Answers1

7

JSBin already supports LESS. In the CSS pane, just click the big CSS and a dropdown menu will appear. LESS is one of the options.

enter image description here

JSBin

merv
  • 67,214
  • 13
  • 180
  • 245