shall we use & :focus alone in sass code example Example: scss hover .class { margin:20px; &:hover { color:yellow; } }