符號來代表其作用的父選取器,所以上述的CSS 範例的Sass 就可以寫成: a { font-weight: bold; text-decoration: none; &:hover { color:#FF00FF; } }.
確定! 回上一頁