mirror of
https://github.com/MercuryWorkshop/adrift.git
synced 2025-05-13 14:20:01 -04:00
add tailwind and svelte-m3 to the frontend
This commit is contained in:
parent
f97e3b247f
commit
f0579a4fe2
9 changed files with 448 additions and 52 deletions
|
@ -1,4 +1,5 @@
|
|||
import App from "./App.svelte";
|
||||
import "./index.css";
|
||||
|
||||
const app = new App({
|
||||
target: document.getElementById("app")!,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue