feat: some shit

This commit is contained in:
2023-07-27 15:28:50 +02:00
parent 07b5e44f22
commit 866a521508
10 changed files with 36 additions and 31 deletions

View File

@@ -13,5 +13,4 @@ import twindPlugin from "$fresh/plugins/twind.ts";
import twindConfig from "./twind.config.ts";
await start(manifest, {
plugins: [twindPlugin(twindConfig)],
staticDir: "/resources",
});