暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

raty-js.scss 223B

12345678910
  1. /* raty-js */
  2. /* ******************************************************************************* */
  3. @import "../../scss/_bootstrap-extended/include";
  4. @import "raty-js/src/raty";
  5. .raty img {
  6. @include icon-base(2rem);
  7. }