Выделил карточку блога в компонент
This commit is contained in:
parent
224187422a
commit
be6615ff48
3 changed files with 103 additions and 40 deletions
|
|
@ -38,7 +38,7 @@ const config = {
|
|||
},
|
||||
extensions: ['.svelte', '.md'],
|
||||
preprocess: [
|
||||
vitePreprocess(),
|
||||
vitePreprocess({ script: true }),
|
||||
mdsvex({
|
||||
extensions: ['.md'],
|
||||
layout: join(__dirname, "./src/lib/components/MdsvexLayout.svelte")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue