code-list.scss 97 字节 编辑Web IDE 1 2 3 4 5 @include b(code-list) { @include e(item){ color: getCssVar('code-list','item-color'); } }