at-import / SassyLists

MIT License
276 stars 27 forks source link

Fix undefined $value #17

Closed timkelty closed 10 years ago

timkelty commented 10 years ago

Fixes the following error:

error assets/scss/app.scss (Line 19 of _purge.scss: Undefined variable: "$value".)
KittyGiraudel commented 10 years ago

Yuk.. I don't know how I could miss such a thing. Thanks a lot for the fix, I'll re-deploy the gem tonight.

timkelty commented 10 years ago

No prob, thanks for the quick pull!

I didn't notice it until either a Sass 3.3 or Compass 1.0 update, when the error started getting thrown.

KittyGiraudel commented 10 years ago

Weird.

KittyGiraudel commented 10 years ago

0.4.4 deployed. Thanks again.