Skip to content

Commit

Permalink
feat: refactoring with tailwind
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin committed Feb 12, 2024
1 parent 2b005ca commit f9a1050
Show file tree
Hide file tree
Showing 10 changed files with 1,493 additions and 171 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.9.3/css/bulma.min.css">
<title>Chronos</title>
</head>

Expand All @@ -14,4 +13,4 @@
<script type="module" src="/src/main.ts"></script>
</body>

</html>
</html>
Loading

0 comments on commit f9a1050

Please sign in to comment.