Slide 10
Slide 10 text
类型
数字 (如 1.2, 13, 10px)
文本字符串,包含或者不包含引号 (如 "foo", 'bar', baz)
颜色(如 blue, #04a3f9, rgba(255, 0, 0, 0.5))
布尔值 (如 true, false)
空值(如 null)
列表, 通过空格或逗号分隔(如 1.5em 0 2em, Arial, sans-serif)
http://sass-lang.com/documentation/file.SASS_REFERENCE.html#data_types