mirror of
https://github.com/maunium/stickerpicker.git
synced 2025-07-18 06:53:27 +02:00
Switch to local htm/preact compiled with snowpack
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="modulepreload" href="./widget-api.js"/>
|
||||
<link rel="modulepreload" href="./frequently-used.js"/>
|
||||
<link rel="modulepreload" href="./spinner.js"/>
|
||||
<link rel="modulepreload" href="https://unpkg.com/htm/preact/index.mjs?module"/>
|
||||
<link rel="modulepreload" href="./lib/htm/preact.js"/>
|
||||
<link rel="preload" href="packs/index.json" as="fetch" type="application/json" crossorigin/>
|
||||
|
||||
<link rel="stylesheet" href="index.css"/>
|
||||
|
Reference in New Issue
Block a user