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

Fix NameError: uninitialized constant Sass::Deprecation error #70

Closed
wants to merge 1 commit into from

Conversation

meowsus
Copy link

@meowsus meowsus commented Jul 10, 2017

Due to a change in v3.4.25 of the sass gem, this project began
throwing an unitialized constant NameError. Explicitly requiring
sass/deprecation solves the issue.

Resolves #69

Due to a change in `v3.4.25` of the `sass` gem, this project began
throwing an unitialized constant NameError. Explicitly requiring
`sass/deprecation` solves the issue.

Resolves sass#69
@meowsus
Copy link
Author

meowsus commented Jul 12, 2017

Closing, since #68 fixes this error also.

@meowsus meowsus closed this Jul 12, 2017
@meowsus meowsus deleted the fix-sass-deprecation-error branch July 12, 2017 14:24
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

Successfully merging this pull request may close these issues.

1 participant