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

Compass dependency #10

Open
themrkevin opened this issue Jun 16, 2015 · 3 comments
Open

Compass dependency #10

themrkevin opened this issue Jun 16, 2015 · 3 comments

Comments

@themrkevin
Copy link

The documentation states: "Until Sass 3.3 is released Jacket requires Compass."

We're up to Sass 3.4 and it looks like jacket still requires Compass. I'd love to remove Compass from my stack.

@finteractive
Copy link

If you do the bower install you don't need compass. It's just the gem that will load compass as a dependency

@OwenMelbz
Copy link

What about if you do not use bower? is anybody able to give a full explanation as to how to start using it without compass?

@finteractive
Copy link

I'd suggest just downloading the code from github into your local repo and and them importing _jacket.scss into the top of your sass files. In essence all bower is doing is downloading the code for you. (Except you'll lose versioning in your project for different versions of jacket, but given it's only 1 file you'll need to update it's worth it to avoid all of compass).

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

3 participants