Create a variable in SASS

October 23, 2014

How to create a variable in SASS:

css
$tip-color: #EAF6FC;