Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/freshframework/fresh
/ dev.ts
File
dev.ts
www/dev.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env -S deno run -A --watch=static/,routes/
2
3
import
{ Builder } from
"fresh/dev"
;
4
import
{ tailwind } from
"@fresh/plugin-tailwind"
;
Callers
nothing calls this directly
Calls
3
tailwind
Function · 0.90
build
Method · 0.80
listen
Method · 0.45
Tested by
no test coverage detected