1
0
mirror of https://github.com/kuohuanhuan/x-markdown-css.git synced 2024-11-25 06:18:19 +00:00

docs: add README.md and CONTRIBUTING.md

This commit is contained in:
2023-03-01 23:07:31 +08:00
parent a3f3100f2c
commit 5b0584ce4b
3 changed files with 88 additions and 0 deletions

7
.vscode/extensions.json vendored Normal file
View File

@ -0,0 +1,7 @@
{
"recommendations": [
"editorconfig.editorconfig",
"stylelint.vscode-stylelint",
"ecmel.vscode-html-css"
]
}