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

After update to 3.0.0 - Undefined variable: "$grayLight". #463

Closed
DrBeak1 opened this issue Nov 4, 2013 · 7 comments
Closed

After update to 3.0.0 - Undefined variable: "$grayLight". #463

DrBeak1 opened this issue Nov 4, 2013 · 7 comments

Comments

@DrBeak1
Copy link

DrBeak1 commented Nov 4, 2013

Clearly I realize why the exception is occurring, but the question is why is the sass color not being found? If I remove all the places I use the sass colors everything works. Were these removed in 3.0.0?

@DrBeak1
Copy link
Author

DrBeak1 commented Nov 4, 2013

For anyone else that has this issue -- variable names have been changed. They no longer use camel case, instead they use a dash to separate words. For example, $grayLight becomes $gray-light.

@DrBeak1 DrBeak1 closed this as completed Nov 4, 2013
@nmarley
Copy link

nmarley commented Nov 17, 2013

Thanks for posting this solution — I had the same problem today.

@skilbjo
Copy link

skilbjo commented Nov 18, 2013

Glad I found this thread- DrBeak1!

@oafridi
Copy link

oafridi commented Nov 24, 2013

Thanks! Where did you find the info from?

@nicolasmlv
Copy link

thanks

robyoder added a commit to pccsei/adit that referenced this issue Nov 30, 2013
@ghost
Copy link

ghost commented Dec 25, 2013

Also had this problem, thanks for asking here. Found through google! Following http://ruby.railstutorial.org/chapters/filling-in-the-layout#top

@HermanHu
Copy link

Mark up

@twbs twbs locked and limited conversation to collaborators Feb 1, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants