in scss child, css or sibling needs to be nested .card:hover {
need to be .card{ &:hover{
changed this line in version 6 of the diff
in scss child, css or sibling needs to be nested .card:hover {
need to be .card{ &:hover{
changed this line in version 6 of the diff