feat: ppst-vitepress-theme

This commit is contained in:
ppst
2023-04-06 22:39:02 +08:00
commit a329fd9116
68 changed files with 4769 additions and 0 deletions

4
.prettierrc Normal file
View File

@@ -0,0 +1,4 @@
semi: false
singleQuote: true
printWidth: 80
trailingComma: none