mirror of
https://github.com/danog/sass-site.git
synced 2024-11-30 04:29:17 +01:00
merge in change from upstream
This commit is contained in:
parent
ac68e56e02
commit
405b421651
@ -150,10 +150,13 @@ introduction: >
|
||||
- The operation is surrounded by parentheses, unless those parentheses are
|
||||
outside a list that contains the operation.
|
||||
- The result is used as part of another operation (other than `/`).
|
||||
- The result is returned by a [calculation].
|
||||
|
||||
[calculation]: /documentation/values/calculations
|
||||
|
||||
You can use [`list.slash()`] to force `/` to be used as a separator.
|
||||
|
||||
[`list.slash`]: /documentation/modules/list#slash
|
||||
[`list.slash()`]: /documentation/modules/list#slash
|
||||
{% endmarkdown %}
|
||||
|
||||
{% codeExample 'slash-separated-values', false %}
|
||||
|
Loading…
Reference in New Issue
Block a user