Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit bf25320

Browse files
committed
Fine tune prettier
1 parent 263879e commit bf25320

9 files changed

+13172
-19495
lines changed

.prettierignore

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
dist

dist/demo.html

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
<meta charset="utf-8" />
1+
<meta charset="utf-8">
22
<title>twindy-headless demo</title>
33
<script src="./twindy-headless.umd.js"></script>
44

5-
<link rel="stylesheet" href="./twindy-headless.css" />
5+
<link rel="stylesheet" href="./twindy-headless.css">
6+
67

78
<script>
8-
console.log(twindy - headless)
9+
console.log(twindy-headless)
910
</script>

0 commit comments

Comments
 (0)