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

Modular Scale error #785

Closed
drejohnson opened this issue Aug 11, 2012 · 5 comments
Closed

Modular Scale error #785

drejohnson opened this issue Aug 11, 2012 · 5 comments

Comments

@drejohnson
Copy link

The is the error I get when creating a project: error sass/app.scss (Line 7 of _globals.scss: Function ms is missing argument $base-size.)

@dedene
Copy link

dedene commented Aug 11, 2012

I was having the same issue. Apparentely it seems to be coming from an update to the sass gem:

gem uninstall sass
gem install sass -v '3.2.0.alpha.244'

fixed it for me.

@drejohnson
Copy link
Author

That worked. Thanks

@brankindesign
Copy link

Thanks for the suggestion.

@thomasklemm
Copy link
Contributor

This issue can be permanently fixed by updating your modular-scale gem (and sass) as described in similar Issue #788.

@sethburtonhall
Copy link

#775

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

6 participants