Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error i _helpers.scss #4

Open
kyotoprotokollet opened this issue Apr 25, 2014 · 4 comments
Open

Getting error i _helpers.scss #4

kyotoprotokollet opened this issue Apr 25, 2014 · 4 comments

Comments

@kyotoprotokollet
Copy link

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
Copy link
Owner

hmps commented Apr 29, 2014

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

@vkarampinis
Copy link

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
Copy link

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

@peterjlord
Copy link

Managed to get working using
gem install compass --pre

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants