Skip to content

Commit a8933f1

Browse files
force build
1 parent 0b7cb77 commit a8933f1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

demo/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77

88
<title>Vue 3 Tailwind Components</title>
9-
<script type="module" crossorigin src="./assets/index-a0c5102c.js"></script>
10-
<link rel="stylesheet" href="./assets/index-4e70cc7a.css">
9+
<script type="module" crossorigin src="./assets/index-e3b08ce9.js"></script>
10+
<link rel="stylesheet" href="./assets/index-f43fbe2a.css">
1111
</head>
1212
<body class="">
1313
<div class="p-4 bg-white dark:bg-gray-800 dark:text-slate-50" id="app"></div>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-tailwind-components",
3-
"version": "0.3.8",
3+
"version": "0.3.9",
44
"description": "A library of Vue 3 components that use Tailwind",
55
"keywords": [
66
"vue3",

0 commit comments

Comments
 (0)