feat: initialize project with React 19, TypeScript, and Tailwind CSS v4 support
This commit is contained in:
@@ -14,6 +14,6 @@
|
||||
</head>
|
||||
<body class="bg-slate-950 text-slate-100 antialiased font-sans">
|
||||
<div id="root"></div>
|
||||
<script type="module" src="/src/main.jsx"></script>
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user