@mixin border-radius{
-webkit-border-radius: 3px;
border-radius: 3px;
}
button {
@include border-radius;
}
-webkit-border-radius: 3px;
border-radius: 3px;
}
button {
@include border-radius;
}
2015-11-17
webstorm開啟watch功能確實(shí)可以,但是反應(yīng)賊慢。。。修改了scss后,大概登錄好幾分鐘css才自動(dòng)修改了。不知道為何,
2015-11-10
@唐挽斐 如果是 #ff0000 + #f00ff0 的話 #ff0ff0 最高加到 ff 再不往上了
2015-11-10