Has anyone downloaded the bootstrap-switch from http://www.bootstrap-switch.org and modified the index.html to use the src/less/bootstrap3/build.less instead of the css file and add the less compiler from http://lesscss.org/#client-side-usage and got it working?
Using Chrome I can see the file are loaded correctly and there are no errors, but the switch isn't rendered properly.
Is it possible that bootstrap-switch doesn't work when compiled client-side?