Built-in functions not working with evaluated strings, why?
问题 It seems that evaluated color strings are not working with some built-in LESS functions. I have tried using e() and ~"" and any combination of both. I might find a workaround for my particular case, I’m just asking if this is this expected behaviour, or if there is a fault in my reasoning? Any insight appreciated. For example here, the color is created from an evaluated string; note the 'missing' # in the hex value that gets added later : .broken-mixin(@hexcode: '9719e1') { @color: e("#@