Functions are defined using the @function at-rule, which is written @function <name>(<arguments...>) { ... } . A function's name can be any Sass identifier.
確定! 回上一頁