Skip to content

Commit

Permalink
bundles css and easy react build via npm on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsboost committed Aug 7, 2024
1 parent ff1ab35 commit 972925b
Show file tree
Hide file tree
Showing 10 changed files with 1,585 additions and 1,360 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified go/.DS_Store
Binary file not shown.
1,459 changes: 756 additions & 703 deletions go/dist/App.min.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions go/dist/App.min.js.map

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion go/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
<meta property="og:image" content="https://michaelsboost.com/kodeWeave/imgs/header.png" />
<!-- <link rel="stylesheet" href="libraries/pico/pico.classless.css"> -->
<!-- <link rel="stylesheet" href="libraries/pico/pico.classless.mod.css">
<script src="libraries/tailwind/tailwind-mod-noreset.min.js"></script> -->
<script src="libraries/tailwind/tailwind-mod-noreset.min.js"></script>
<link rel="stylesheet" href="dist/editor.css"> -->
<link rel="stylesheet" href="dist/style.css">
</head>
<body>
Expand Down
Binary file modified go/libraries/.DS_Store
Binary file not shown.
1,477 changes: 824 additions & 653 deletions go/src/App.js

Large diffs are not rendered by default.

Binary file added src/.DS_Store
Binary file not shown.
Empty file removed src/script.js
Empty file.
Empty file removed src/style.css
Empty file.

0 comments on commit 972925b

Please sign in to comment.