create playlist view

- add support for scss
This commit is contained in:
geoffrey45
2021-12-06 01:23:28 +03:00
parent 843bde1b7e
commit c2fc2170fe
10 changed files with 440 additions and 33 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
</div>
</router-link>
<hr />
<router-link :to="{ name: 'Home' }">
<router-link :to="{ name: 'PlaylistView' }">
<div class="nav-button" id="playlists-button">
<div class="in">
<div class="nav-icon image" id="playlists-icon"></div>