
[serve.static]
plugins = ["bun-plugin-tailwind"]
env = "BUN_PUBLIC_*"

[build]
# Enable CSS processing
target = "browser"
publicPath = "/public"