mirror of
https://github.com/janishutz/MusicPlayerV2.git
synced 2025-11-25 21:14:22 +00:00
restart frontend development (now vite)
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
<template>
|
||||
<div class="player">
|
||||
<div class="controls"></div>
|
||||
<div class="song-info"></div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
.song-info {
|
||||
background-color: var( --accent-background );
|
||||
height: 80%;
|
||||
width: 50%;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user