On Sat, Apr 14, 2012 at 2:10 PM, Barry vd. Heuvel <[email protected]>wrote:
> No that is exactly what i tried. > > <button>On</button> > <button disabled>Off</button> > > Gave me 2 buttons, bootstrap style, the second one disabled.. > > Does your less code compile correctly, with the css from .btn? > I was assuming so, because I was getting no errors in the console. But playing a bit around seems to indicate that my .less file is not being processed correctly. If I make in invalid import, it will complain, so I know the script is executing, but for some reason it doesn't appear to produce the desired result. I'm using the latest 1.3.0, but I can't find a uglyfied version, nor can I find any way to get some debugging output.
