1***@163.com
1***@163.com
  • 发布:2023-09-12 16:08
  • 更新:2023-09-12 16:08
  • 阅读:175

sass 编译报错

分类:uni-app

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


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

src\styles\colors.scss 97:12 @import
stdin 130:9 root stylesheet

2023-09-12 16:08 负责人:无 分享
已邀请:

要回复问题请先登录注册