Luka Gronko

Results 1 comments of Luka Gronko

would be great to have it! ``` $variable: someFunction(param, param2) someFunction($param, $param2) { @return unquote("hsla(#{$param}, #{$param2}, 100%, 1"); } ``` add-on doesn't return compiled hsla color value but a function