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

_variables.scss 139B

12345
  1. $primary-color: steelblue;
  2. $secondary-color: skyblue;
  3. $light-color: #f4f4f4;
  4. $dark-color: #333;
  5. $font-stack: Arial, Helvetica, sans-serif;