Skip to content

Commit ae8fd08

Browse files
authored
Update README.md
1 parent d93800d commit ae8fd08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,9 @@ All key styles are controlled with CSS variables. Example:
9797
```css
9898
:root {
9999
--btn-default-color: #0bf00b;
100+
100101
--tab-default-color: #2196f3;
102+
101103
--chip-color: lightgrey;
102104
}
103105
```

0 commit comments

Comments
 (0)