SASS 是一個成熟且穩定的CSS 預處理器,除了把普通的CSS 語法強化,它還使用 ... color: #000; } /** 引用mixin **/ .box p { @include font-main; }
確定! 回上一頁