Skip to content

Commit

Permalink
feat: add tailwindcss
Browse files Browse the repository at this point in the history
  • Loading branch information
gere-lajos committed May 9, 2024
1 parent b69ab2d commit 7ca3ed7
Show file tree
Hide file tree
Showing 10 changed files with 1,250 additions and 126 deletions.
1 change: 1 addition & 0 deletions dist/assets/index-BW36QkLH.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<script type="module" crossorigin src="/vendor/web-tinker/assets/index-SbRvhUWb.js"></script>
<script type="module" crossorigin src="/vendor/web-tinker/assets/index-D6rHsiH6.js"></script>
<link rel="stylesheet" crossorigin href="/vendor/web-tinker/assets/index-BW36QkLH.css">
</head>
<body>
<div id="root"></div>
Expand Down
Loading

0 comments on commit 7ca3ed7

Please sign in to comment.