chore: init

This commit is contained in:
changjun
2023-05-03 02:10:44 +08:00
commit 15178686e4
11 changed files with 1263 additions and 0 deletions

3
.stylelintrc.json Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": "stylelint-config-standard"
}