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

Sass deprecation issues #216

Closed
steveklabnik opened this issue Jul 4, 2012 · 2 comments
Closed

Sass deprecation issues #216

steveklabnik opened this issue Jul 4, 2012 · 2 comments

Comments

@steveklabnik
Copy link
Contributor

When deploying, I get this:

 DEPRECATION WARNING on line 107 of /tmp/build_st1qztm6vxt4/sass/base/_layout.scss:
       Using @extend within directives (e.g. @media) is deprecated.
       It will be an error in Sass 3.2.
       This will only work once @extend is supported natively in the browser.

Also on lines

 DEPRECATION WARNING on line 124 of /tmp/build_st1qztm6vxt4/sass/base/_layout.scss:
       DEPRECATION WARNING on line 155 of /tmp/build_st1qztm6vxt4/sass/base/_layout.scss:
       DEPRECATION WARNING on line 57 of /tmp/build_st1qztm6vxt4/sass/partials/_navigation.scss:
@steveklabnik
Copy link
Contributor Author

This is apparently an upstream issue: imathis/octopress#555

We can solve this by upgrading Octopress, which I'm not quite ready to do yet.

@steveklabnik
Copy link
Contributor Author

I've now upgraded octopress, 46ff252, sooooo yeah.

mikesea pushed a commit to mikesea/curriculum that referenced this issue Mar 25, 2014
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

1 participant