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

DEPRECATION WARNING for a.button:hover #56

Closed
abisee opened this issue Aug 31, 2017 · 1 comment
Closed

DEPRECATION WARNING for a.button:hover #56

abisee opened this issue Aug 31, 2017 · 1 comment

Comments

@abisee
Copy link

abisee commented Aug 31, 2017

I only started seeing this once I updated jekyll from 3.4.3 to 3.4.5, but when I run

bundle exec jekyll serve

on this repo I get the following warning:

DEPRECATION WARNING on line 89 of /Users/abisee/type-theme/_sass/layouts/_posts.scss:
Extending a compound selector, a.button:hover, is deprecated and will not be supported in a future release.
See https://github.com/sass/sass/issues/1599 for details.
@rohanchandra
Copy link
Owner

Thanks for reporting this issue @abisee. I've fixed these deprecated usages in the SCSS.

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

2 participants