1***@163.com
1***@163.com
  • 发布:2023-08-31 16:47
  • 更新:2023-08-31 16:47
  • 阅读:162

sass 编译不正常

分类:uni-app

Warning: You probably don't mean to use the color value green in interpolation here.
It may end up represented as green, which will likely produce invalid CSS.
Always quote color names when using them as strings or map keys (for example, "green").
If you really want to use the color value here, use '"" + $name'.


96 │ .#{$name}-#{ $i * 100 } { background-color: map-get($colormap,$name + $s); }
│ ^^^^^

src\styles\colors.scss 96:12 @import
stdin 105:9 root stylesheet

2023-08-31 16:47 负责人:无 分享
已邀请:

要回复问题请先登录注册