mirror of
https://github.com/MercuryWorkshop/adrift.git
synced 2025-05-12 13:50:01 -04:00
login form
This commit is contained in:
parent
76659f0fa5
commit
932858d6e7
2 changed files with 39 additions and 26 deletions
|
@ -4,7 +4,6 @@ const preprocess = require("svelte-preprocess");
|
|||
const config = {
|
||||
preprocess: [
|
||||
preprocess({
|
||||
postcss: true,
|
||||
typescript: true,
|
||||
}),
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue