@function string($value) @if type-of($value) == string @return true @else @return null