Sass 初级学习四

1:bool值

 2:插入文字(interpolation)

3:条件判断

4:for 循环:through 会包含最后一位数

 5:each

6: while 语法

7:function 

 8:错误提示,@warning在命令行提示,@error在编辑器显示

原文地址:https://www.cnblogs.com/hanliping/p/13966446.html