Compare commits
No commits in common. "eca7e468fe1248df028b0e02750dae8cc48f93de" and "20f12af14cbd4c4fa67b87ee29a2fee8632fe424" have entirely different histories.
eca7e468fe
...
20f12af14c
|
@ -1,4 +1,4 @@
|
||||||
import '../css/style.css';
|
import '../css/main.css';
|
||||||
|
|
||||||
window.addEventListener('DOMContentLoaded', (event) => {
|
window.addEventListener('DOMContentLoaded', (event) => {
|
||||||
console.log('DOMContentLoaded:', event);
|
console.log('DOMContentLoaded:', event);
|
||||||
|
|
Loading…
Reference in New Issue