bjork24 / Unison

Unifying named breakpoints across CSS, JS, and HTML
http://bjork24.github.io/Unison
MIT License
453 stars 41 forks source link

LESS 1.3.6 > extract is not defined #8

Closed dilrajahdan closed 10 years ago

dilrajahdan commented 10 years ago

Trying to get Unison up and running.

Less watcher is throwing the following error:

SytaxError: JavaScript evaluation error: 'ReferenceError: extract is not defined' in ....

Any ideas? Where can I find the extract function/mixin?

dilrajahdan commented 10 years ago

Just read the change.log. Looks like extract() was implemented in version 1.4.0. I need to upgrade.