Skip to content

Commit

Permalink
tailwind
Browse files Browse the repository at this point in the history
  • Loading branch information
josephclaytonhansen committed Jan 1, 2024
1 parent bdb8d96 commit 4a6b17e
Show file tree
Hide file tree
Showing 11 changed files with 4,232 additions and 625 deletions.
1 change: 0 additions & 1 deletion dist/assets/index-10ImdPJO.css

This file was deleted.

1 change: 1 addition & 0 deletions dist/assets/index-52GEQa8m.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link href="https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;700&family=Martel:wght@400;700&family=Fira+Code:wght@400;700&display=swap" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Vue</title>
<script type="module" crossorigin src="/assets/index-QHexvmup.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-10ImdPJO.css">
<script type="module" crossorigin src="/assets/index-9mJIOeyr.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-52GEQa8m.css">
</head>
<body>
<div id="app"></div>
Expand Down
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link href="https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;700&family=Martel:wght@400;700&family=Fira+Code:wght@400;700&display=swap" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Vue</title>
</head>
Expand Down
Loading

0 comments on commit 4a6b17e

Please sign in to comment.