create button, textlink, add icons and font

This commit is contained in:
yzned
2025-07-18 16:17:10 +03:00
committed by yzned
parent 5bb273d4cc
commit ca6dfe6ccb
39 changed files with 2265 additions and 33 deletions

View File

@@ -13,7 +13,7 @@
<link rel="manifest" href="/manifest.json" />
<title>Create TanStack App - cytonic-ai-app</title>
</head>
<body>
<body class="font-work">
<div id="app"></div>
<script type="module" src="/src/main.tsx"></script>
</body>