Skip to content
This repository was archived by the owner on Aug 20, 2023. It is now read-only.

Commit b808e98

Browse files
committed
feat(frameworks): add lit-html 2
1 parent 209b921 commit b808e98

File tree

5 files changed

+724
-0
lines changed

5 files changed

+724
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<!DOCTYPE html>
2+
<meta charset="utf-8" />
3+
<title>Lit-HTML v2</title>
4+
<link href="/css/currentStyle.css" rel="stylesheet" />
5+
<div id="container"></div>
6+
<script src='dist/index.js'></script>

0 commit comments

Comments
 (0)