merage with 02ad97d

This commit is contained in:
Sevichecc 2022-08-12 00:25:08 +08:00
parent 220e79c600
commit 444eca8bd1
2 changed files with 1 additions and 1 deletions

View file

@ -18,6 +18,7 @@
import { registerSW } from 'virtual:pwa-register'
import Head from '$lib/components/head_static.svelte'
import Header from '$lib/components/header.svelte'
import 'uno.css'
import '../app.css'
export let res: Urara.Post[]
export let path: string

View file

@ -31,7 +31,6 @@ export default defineConfig({
},
plugins: [
UnoCSS({
mode: 'svelte-scoped',
include: [/\.svelte$/, /\.md?$/, /\.ts$/],
extractors: [extractorSvelte],
presets: [