Skip to content

Commit 447b298

Browse files
update to 1.3.2
1 parent 3339712 commit 447b298

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+849
-328
lines changed

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1">
66
<title>Vanilla JS Datepicker Demo</title>
7-
<link rel="stylesheet" href="./../tailwind.css" />
7+
<link rel="stylesheet" href="./../dist/css/datepicker.min.css" />
88
<style type="text/css">
99
pre {
1010
background-color: #f5f5f5;

0 commit comments

Comments
 (0)