SCSS Compiler
//Check your console @debug nth(10px 20px 30px, 2); // 20px @debug nth(['#fff', '#000', '#8c8c8c'], -1); // #8c8c8c
OUTPUT
×

Save as Private