How to use

This commit is contained in:
barsdeveloper
2023-05-24 19:45:01 +02:00
parent 4b7bce2211
commit 9fc936f228
6 changed files with 28 additions and 5 deletions

View File

@@ -4,12 +4,9 @@
<head>
<meta charset="utf-8" />
<title>UE Blueprint</title>
<link rel="stylesheet" href="dist/css/ueblueprint-node-value-type-color.css">
<link rel="stylesheet" href="dist/css/ueb-style.css">
<style>
body {
margin: 0;
padding: 0;
ueb-blueprint {
--ueb-height: 100vh;
}
</style>