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

Diff versions of SASS conflicting #70

Closed
SiddigZeidan opened this issue Jul 30, 2014 · 1 comment
Closed

Diff versions of SASS conflicting #70

SiddigZeidan opened this issue Jul 30, 2014 · 1 comment

Comments

@SiddigZeidan
Copy link

Installing the toolkit today, I get this error in the terminal when compass watch:

" Unable to activate toolkit-2.5.2, because sass-3.2.19 conflicts with sass (~> 3.3.0)"

@Snugug
Copy link
Member

Snugug commented Jul 30, 2014

Yup! You should be using Bundler to manage your Gem dependencies and Compass version 1.0.0.alpha.20 or greater (as that's the version of Compass compatible with Sass 3.3).

Toolkit 2.x requires Sass 3.3 or higher.
Compass 1.0.0.alpha.x is stable, been using it for a while, pretty much waiting on a handful of changes to Sass to push it out of Alpha IIRC.

@Snugug Snugug closed this as completed Jul 30, 2014
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

2 participants