Skip to content

Commit

Permalink
link to random() and unique-id() docs in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
connorskees committed Jul 18, 2023
1 parent 0d23a46 commit 05bad84
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,7 @@ All known missing features and bugs are tracked in [#19](https://github.com/conn

### random

(enabled by default): enable the builtin functions `random([$limit])` and `unique-id()`

In the future this feature will be removed when it is no longer necessary to rely on `rand` for
random numbers.
(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)

### macro

Expand Down

0 comments on commit 05bad84

Please sign in to comment.