cache reloaded
when using main.ts directly, all routes display "not found" no error logs
switching to dev.ts, routes all works, but it seems there's tailwind css issue
"imports": {
"fresh": "jsr:@fresh/core@^2.0.0-alpha.45",
"tailwindcss": "npm:tailwindcss@4.1.11",
"@fresh/plugin-tailwind": "jsr:@fresh/plugin-tailwind@0.0.1-alpha.9"
}