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

Hammer app and modular scale problem #119

Closed
Kordopatis opened this issue Jul 25, 2013 · 13 comments
Closed

Hammer app and modular scale problem #119

Kordopatis opened this issue Jul 25, 2013 · 13 comments

Comments

@Kordopatis
Copy link

hammer

Any suggestions?

Thanks

@danhere
Copy link
Contributor

danhere commented Jul 25, 2013

Do you have a ratio selected in var/_settings.scss?

$ratio: golden();
$base-font-size: 16px !default;

@Kordopatis
Copy link
Author

Hey! What do you mean?

@danhere
Copy link
Contributor

danhere commented Jul 25, 2013

In the sass/var/_settings.scss file, double check that you have a typographic ratio selected. It should look something like this:
$ratio: golden();
The error you're getting makes me think that setting might be blank in your settings file.

@Kordopatis
Copy link
Author

Nope. Everything is OK! Thanks Dan.

@danhere danhere closed this as completed Jul 25, 2013
@Kordopatis
Copy link
Author

Sorry... The problem still exists! Can't make It to work.

@chambaz chambaz reopened this Jul 25, 2013
@chambaz
Copy link
Contributor

chambaz commented Jul 25, 2013

What version of Sass and Compass are you on? A little research has returned a few issues reported elsewhere - modularscale/modularscale-sass#48.

@Kordopatis
Copy link
Author

Sorry I don't know. How can I find it?

@danhere
Copy link
Contributor

danhere commented Jul 25, 2013

In terminal run compass -v and sass -v

@elliottkember
Copy link

Hey there, Hammer developer here. Hammer doesn't support Compass. You'll have to use something else to work with Gumby. Sorry about that!

@Kordopatis
Copy link
Author

Thanks very much for the fast reply.

@chambaz
Copy link
Contributor

chambaz commented Jul 25, 2013

Thanks for chipping in there @elliottkember :)

@chambaz chambaz closed this as completed Jul 25, 2013
@elliottkember
Copy link

My pleasure. I wish this worked, actually - but Compass is very big and allows for a lot of configuration that throws Hammer's workflow out of whack. I've asked the Compass developers for advice but heard nothing back :(

@chambaz
Copy link
Contributor

chambaz commented Jul 25, 2013

Yea it is a shame, looks like a very cool app 👍
I hope you here back fro the compass team.

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