Add audio player component
This commit is contained in:
BIN
assets/audio/KARATE KID - TOXIC (ILLFD022).wav
Normal file
BIN
assets/audio/KARATE KID - TOXIC (ILLFD022).wav
Normal file
Binary file not shown.
4
assets/css/main.css
Normal file
4
assets/css/main.css
Normal file
@@ -0,0 +1,4 @@
|
||||
main {
|
||||
margin: auto;
|
||||
width: 50rem;
|
||||
}
|
BIN
assets/images/doge.jpg
Normal file
BIN
assets/images/doge.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 162 KiB |
1
assets/js/main.js
Normal file
1
assets/js/main.js
Normal file
@@ -0,0 +1 @@
|
||||
import '../../components/audioPlayer/audioPlayer.js';
|
Reference in New Issue
Block a user