hmps/animate.scss

Getting error i _helpers.scss

Opened this issue · 4 comments

On compiling i get the following error:

" Change detected at 09:42:54 to: animate/animate.scss
error sass/animate/animate.scss (Line 104 of sass/animate/partials/_helpers.scss: Invalid CSS after "...r-webkit: true ": expected "}", was "!global;")"

I'm using Sass 3.3.5 with Compass 0.12.6.

What's wrong and is there anything I can do?

hmps commented

That looks like a 3.2 error. Are you sure your running on the right version of SASS?

Same error here.

(Line 104 of sass/vendors/animate/partials/_helpers.scss: Invalid CSS after "...r-webkit: true ": expected "}", was "!global;")

Versions:

$ sass -v
Sass 3.3.6 (Maptastic Maple)
$ compass -v
Compass 0.12.6 (Alnilam)

Same error here. On Debian Wheezy.
Seem to have a problem with quite a few sass libraries.

Managed to get working using
gem install compass --pre