Variable$variablename: value
define all global variables in "_globals.sass"
Nesting
Nested SelectorsNested Properties@import / partials file
@import filename
_filename.sass
not be transpiled directly@mixin=
and @include+
@extend
avoid having to write multiple class names on HTML elements
参考资料
https://sass-lang.com/guide
https://www.w3schools.com/sass/sass_variables.asp