我們需要先定義@mixin,並且在使用的時候用@include 去呼叫,請見以下:. @mixin border-radius($int: 4px) { //使用@mixin 定義一個border-radius ...
確定! 回上一頁