Simple wrapper to download project static files.

import { importProjectFile } from "https://esm.town/v/maxm/importProjectFile"; const styleCss = await importProjectFile(import.meta.url, "../public/style.css")

image.png