_strip-unit数値の単位を取り除きます。引数型初期値説明_strip-unit($number); $numberNumber数値単位を削除@debug _strip-unit(100px); // => 100 @debug _strip-unit(1.1em); // => 1.1