Skip to content

Commit

Permalink
✨♻️ Update readme.md: remove unused import and update CSS variables
Browse files Browse the repository at this point in the history
  • Loading branch information
pooyagolchian committed Apr 5, 2024
1 parent d9cfc0d commit 3a74874
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ After importing and registering the component in your Vue.js application, you ca
You can also customize the styles and color palette by overriding the CSS variables:
```scss
@import "fonts.scss";
:root {
--app-background-color: #ffffff;
--app-title-color: #333333;
Expand Down

0 comments on commit 3a74874

Please sign in to comment.