Initial skeleton timeline.

This commit is contained in:
Dermot Duffy
2022-03-19 09:00:21 -07:00
parent 95cfd5ab5b
commit 983aff4dd8
12 changed files with 256 additions and 75 deletions
+7
View File
@@ -0,0 +1,7 @@
@use "vis-timeline/dist/vis-timeline-graph2d.css";
:host {
width: 100%;
height: 100%;
display: block;
}