rotundasoftware / backbone.collectionView

Easily render backbone.js collections. In addition to managing model views, this class supports automatic selection of models in response to clicks, reordering models via drag and drop, and more.
http://rotundasoftware.github.io/backbone.collectionView/
Other
171 stars 27 forks source link

Updated to new version of rainbowJS with CSS syntax bug fix #16

Closed colinwren closed 11 years ago

colinwren commented 11 years ago

There was a bug with the css syntax highlighting of hex color values:

rainbows css syntax bug

It was resolved in the most recent version: https://github.com/ccampbell/rainbow/issues/125