12 comments

[ 4.1 ms ] story [ 35.2 ms ] thread
Nice, I was looking for something like that!
Btw. Just tried LESS, and seems like there is some problem. Here's my simple LESS code test: @color : "green";

div { border: 1px solid @{color}; }

I'll look into that, thanks for the feedback
Could be very useful.
nice. what about github integration?
jsFiddle already has support for forking, but I guess you could add something like "fork to Gist". I'll look into that, thanks for the feedback!
Great tool! The page took a while to load though...
awesome work! One note though, I tried running an example but the JS didn't load :(