Feat/migrate to daisy (#10)
* feat: init daisyui! * feat: change theme and colors * change dark theme and add colors
This commit is contained in:
@@ -26,7 +26,7 @@ const getStyle = (repo: string) => {
|
||||
repo: favoriteRepo.name
|
||||
}
|
||||
}"
|
||||
class="button"
|
||||
class="btn"
|
||||
:style="getStyle(`${favoriteRepo.name}-${username}`)"
|
||||
>
|
||||
{{ favoriteRepo.name }}
|
||||
|
||||
Reference in New Issue
Block a user