Create basic framework

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
2024-10-20 13:42:14 -07:00
parent e5cc54ffa2
commit 0ff4155168
4 changed files with 51 additions and 1 deletions

3
modules/glmv.css Normal file
View File

@@ -0,0 +1,3 @@
.glmv-viewer {
width: 100%;
}