hyphens
-
and underscores
_
are identical. This means that
$font-size
and
$font_size
both refer to the same variable
by Valeri Tandilashvili
4 years ago
Sass
variables
0
Pro tip: use ```triple backticks around text``` to write in code fences