mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 20:19:13 +00:00
fix css var name (#270)
This commit is contained in:
@@ -30,7 +30,7 @@ The width of the spinner can be changed by setting the `--stroke-width` custom p
|
||||
|
||||
### Color
|
||||
|
||||
The spinner's color can be changed by setting the `--color` custom property.
|
||||
The spinner's color can be changed by setting the `--indicator-color` custom property.
|
||||
|
||||
```html preview
|
||||
<sl-spinner style="font-size: 2rem; --indicator-color: tomato;"></sl-spinner>
|
||||
|
||||
Reference in New Issue
Block a user