Skip to content

Commit 7b103c9

Browse files
committed
Wire everything (#30)
* tailwind fixes * add css/html to vendored stuff * redirect to home if not found * create wired * wire settings * continue button * wire sign * bug timelock days not accounted * pub(crate) all * fixes * wire combine * wire spend * fixes in tx deserialization * wire broadcast * wire broadcast
1 parent 2f545fd commit 7b103c9

17 files changed

+1705
-891
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@
77

88
# PWA Builder template
99
*.js linguist-generated
10+
*.css linguist-generated
11+
*.html linguist-generated

assets/tailwind.css

+56-35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)