smart-house-web: leptos эсперименты

This commit is contained in:
2 changed files with 68 additions and 4 deletions

View File

@@ -1,5 +1,11 @@
<!doctype html>
<html>
<head></head>
<head>
<style>
.red {
color: red;
}
</style>
</head>
<body></body>
</html>