Skip to content

Commit a7076dc

Browse files
committed
chore: uninstall vuepress-jsdoc and markdown-it-attrs
1 parent 4d6c67c commit a7076dc

File tree

3 files changed

+28
-2168
lines changed

3 files changed

+28
-2168
lines changed

docs/.vitepress/config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
import MarkdownIt from 'markdown-it';
2-
import markdownItAttrs from 'markdown-it-attrs';
31
import anchor from 'markdown-it-anchor';
42

5-
const md = new MarkdownIt();
6-
73
export default {
84
title: 'Js-Css Animations',
95
description: 'Animate your web apps or site using Javascript',

0 commit comments

Comments
 (0)