link to random() and unique-id() docs in readme
This commit is contained in:
parent
0d23a46619
commit
05bad843c6
@ -37,10 +37,7 @@ All known missing features and bugs are tracked in [#19](https://github.com/conn
|
|||||||
|
|
||||||
### random
|
### random
|
||||||
|
|
||||||
(enabled by default): enable the builtin functions `random([$limit])` and `unique-id()`
|
(enabled by default): enable the builtin functions [`random([$limit])`](https://sass-lang.com/documentation/modules/math/#random) and [`unique-id()`](https://sass-lang.com/documentation/modules/string/#unique-id)
|
||||||
|
|
||||||
In the future this feature will be removed when it is no longer necessary to rely on `rand` for
|
|
||||||
random numbers.
|
|
||||||
|
|
||||||
### macro
|
### macro
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user