&:hover {
background-color:white;
color:black;
font-weight:bold;
@include border-top-radius(3px); /* not
}
構文エラー: 未定義の mixin: border-top-radius(3px)
&:hover {
background-color:white;
color:black;
font-weight:bold;
@include border-top-radius(3px); /* not
}
構文エラー: 未定義の mixin: border-top-radius(3px)