SCSS SYNTAX. @mixin reset-list {. margin: 0;. padding: 0;. list-style: none;. } . @mixin horizontal-list {. @include reset-list;.
確定! 回上一頁