hmps / animate.scss

Animate.scss
62 stars 11 forks source link

Getting error i _helpers.scss #4

Open kyotoprotokollet opened 10 years ago

kyotoprotokollet commented 10 years ago

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 10 years ago

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

vkarampinis commented 10 years ago

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)
peterjlord commented 10 years ago

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

peterjlord commented 10 years ago

Managed to get working using gem install compass --pre