feat: create tuono main page

This commit is contained in:
Valerio Ageno
2024-06-02 21:24:43 +02:00
parent 7cfaf94146
commit a10f205ccd
9 changed files with 129 additions and 15 deletions
@@ -9,6 +9,7 @@ export const renderFn = serverSideRendering(routeTree)
pub const CLIENT_ENTRY_DATA: &str = "// File automatically generated by tuono
import { hydrate } from 'tuono/hydration'
import '../src/styles/global.css'
// Import the generated route tree
import { routeTree } from './routeTree.gen'