SCSS Compiler
.foo{ margin: append(10px 15px, 20px); margin: append(10px 15px, 20px, $separator: comma); }
OUTPUT
×

Save as Private