Made hud modular - added extend + transition for hud-body

This commit is contained in:
Ano-sys
2025-05-04 17:03:23 +02:00
parent e35e7817b9
commit f1674377eb
7 changed files with 158 additions and 64 deletions
+3 -1
View File
@@ -5,7 +5,9 @@ import HUD from './components/HUD.vue'
<template>
<header>
<img alt="Vue logo" class="logo" src="./assets/logo.svg" width="125" height="125" />
<!--
<img alt="Raspberry Pi Minimalistic Icon" class="logo" src="./assets/icon_pi.png" width="128" height="128"/>
-->
<meta charset="utf-8">
</header>