main build

main
Nightly 2022-12-14 20:18:57 +01:00
parent 81ae3d2f1f
commit 3637d97a9f
3 changed files with 17 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
#sfw{display:block;width:400px;height:400px;background-color:var(--accent-colour)}:root{--background-colour: lightyellow;--accent-colour: purple;background-color:var(--background-colour)}

15
radioradiofrontend/dist/index.html vendored Normal file
View File

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Preact + TS</title>
<script type="module" crossorigin src="/assets/index-cbd20ecd.js"></script>
<link rel="stylesheet" href="/assets/index-d2306003.css">
</head>
<body>
<div id="app"></div>
</body>
</html>