Skip to content

Commit 494adaa

Browse files
committed
feat: 添加Sass依赖并引入markdown样式
此次提交添加了Sass依赖,并引入了新的markdown样式文件,以增强Markdown渲染组件的视觉效果。同时,更新了MarkdownRenderer组件以应用新的样式。
1 parent f7853b2 commit 494adaa

4 files changed

Lines changed: 644 additions & 28 deletions

File tree

blog-web/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"astro": "^5.7.12",
1919
"axios": "^1.9.0",
2020
"daisyui": "^5.0.35",
21+
"sass": "^1.88.0",
2122
"solid-js": "^1.9.6",
2223
"tailwindcss": "^4.1.6"
2324
},

0 commit comments

Comments
 (0)