Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
motla authored Aug 17, 2023
1 parent 45573bc commit 5de3782
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ See the [Demo.vue](src/Demo/Demo.vue) file corresponding to the [live demo](http

## Styling

Styling can be done either by writing CSS variables or by overloading CSS properties using [`!important`](https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity#How_!important_can_be_used).
Styling can be done either by writing CSS variables or by overloading CSS properties using [`!important`](https://developer.mozilla.org/en-US/docs/Web/CSS/Specificity#the_!important_exception).

**:blue_book: Check the CSS variables list and default values in the [stylesheet](src/Bar/Bar.vue#L70).**

Expand Down Expand Up @@ -262,4 +262,4 @@ Styling can be done either by writing CSS variables or by overloading CSS proper
- [vue-color](https://github.com/xiaokaike/vue-color) by xiaokaike, MIT License

## Licensing
Copyright (c) 2020 Romain Lamothe, [MIT License](LICENSE)
Copyright (c) 2020 Romain Lamothe, [MIT License](LICENSE)

0 comments on commit 5de3782

Please sign in to comment.