mirror of
https://github.com/anatolykopyl/vue-highlights.git
synced 2026-03-26 21:05:35 +00:00
11 lines
208 B
HTML
11 lines
208 B
HTML
<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>
|