feat: [copy]代码块点击复制.
Showing
| ... | @@ -19,5 +19,8 @@ | ... | @@ -19,5 +19,8 @@ |
| "tailwindcss": "^3", | "tailwindcss": "^3", | ||
| "vite": "^4", | "vite": "^4", | ||
| "vite-plugin-env-command": "^1.0.8" | "vite-plugin-env-command": "^1.0.8" | ||
| }, | |||
| "dependencies": { | |||
| "marked": "^9.1.3" | |||
| } | } | ||
| } | } |
Please register or sign in to comment