StackOverflow 文档 sass 教程 运算符 分配运算符 分配运算符 Created: November-22, 2018 Sass 使用冒号(:)运算符为变量赋值。 例 $foreColor: red; p { color: $foreColor; } 比较运算符算术运算符