mirror of
https://github.com/anatolykopyl/vue-highlights.git
synced 2026-03-26 12:55:35 +00:00
first commit
This commit is contained in:
10
dist/demo.html
vendored
Normal file
10
dist/demo.html
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<meta charset="utf-8">
|
||||
<title>vue-highlights demo</title>
|
||||
<script src="./vue-highlights.umd.js"></script>
|
||||
|
||||
<link rel="stylesheet" href="./vue-highlights.css">
|
||||
|
||||
|
||||
<script>
|
||||
console.log(vue-highlights)
|
||||
</script>
|
||||
Reference in New Issue
Block a user