Skip to content

Commit

Permalink
updata vars.crss(⁠◕⁠ᴗ⁠◕⁠✿⁠)
Browse files Browse the repository at this point in the history
  • Loading branch information
NightRainMilkyWay committed Nov 18, 2023
1 parent c5a30cc commit 8006558
Show file tree
Hide file tree
Showing 7 changed files with 57 additions and 559 deletions.
28 changes: 14 additions & 14 deletions .vitepress/cache/deps/_metadata.json
Original file line number Diff line number Diff line change
@@ -1,59 +1,59 @@
{
"hash": "58bdc939",
"browserHash": "310a8c67",
"hash": "731f7441",
"browserHash": "ebfddc72",
"optimized": {
"vue": {
"src": "../../../node_modules/.pnpm/vue@3.3.8_typescript@5.2.2/node_modules/vue/dist/vue.runtime.esm-bundler.js",
"file": "vue.js",
"fileHash": "df67325b",
"fileHash": "ee3e9aae",
"needsInterop": false
},
"vitepress > @vue/devtools-api": {
"src": "../../../node_modules/.pnpm/@vue+devtools-api@6.5.1/node_modules/@vue/devtools-api/lib/esm/index.js",
"file": "vitepress___@vue_devtools-api.js",
"fileHash": "7f115ad4",
"fileHash": "6b061d0a",
"needsInterop": false
},
"vitepress > @vueuse/integrations/useFocusTrap": {
"src": "../../../node_modules/.pnpm/@vueuse+integrations@10.6.1_focus-trap@7.5.4_qrcode@1.5.3_vue@3.3.8/node_modules/@vueuse/integrations/useFocusTrap.mjs",
"file": "vitepress___@vueuse_integrations_useFocusTrap.js",
"fileHash": "5ad0d601",
"fileHash": "8fa3ae27",
"needsInterop": false
},
"vitepress > mark.js/src/vanilla.js": {
"src": "../../../node_modules/.pnpm/mark.js@8.11.1/node_modules/mark.js/src/vanilla.js",
"file": "vitepress___mark__js_src_vanilla__js.js",
"fileHash": "4b202ac3",
"fileHash": "634bcba1",
"needsInterop": false
},
"vitepress > minisearch": {
"src": "../../../node_modules/.pnpm/minisearch@6.2.0/node_modules/minisearch/dist/es/index.js",
"file": "vitepress___minisearch.js",
"fileHash": "a5ffbc09",
"fileHash": "f67ef862",
"needsInterop": false
},
"medium-zoom": {
"src": "../../../node_modules/.pnpm/medium-zoom@1.1.0/node_modules/medium-zoom/dist/medium-zoom.esm.js",
"file": "medium-zoom.js",
"fileHash": "5f39a07b",
"fileHash": "1bc35a67",
"needsInterop": false
},
"vue-i18n": {
"src": "../../../node_modules/.pnpm/vue-i18n@9.7.0_vue@3.3.8/node_modules/vue-i18n/dist/vue-i18n.mjs",
"file": "vue-i18n.js",
"fileHash": "9014ad3d",
"fileHash": "9b37e314",
"needsInterop": false
},
"@vueuse/integrations/useQRCode": {
"src": "../../../node_modules/.pnpm/@vueuse+integrations@10.6.1_focus-trap@7.5.4_qrcode@1.5.3_vue@3.3.8/node_modules/@vueuse/integrations/useQRCode.mjs",
"file": "@vueuse_integrations_useQRCode.js",
"fileHash": "510b0f99",
"fileHash": "93fe0a43",
"needsInterop": false
},
"@vueuse/core": {
"src": "../../../node_modules/.pnpm/@vueuse+core@10.6.1_vue@3.3.8/node_modules/@vueuse/core/index.mjs",
"file": "@vueuse_core.js",
"fileHash": "7fa33047",
"fileHash": "26c0f22d",
"needsInterop": false
}
},
Expand All @@ -64,12 +64,12 @@
"chunk-UNJ7IZWA": {
"file": "chunk-UNJ7IZWA.js"
},
"chunk-GGZMSWZI": {
"file": "chunk-GGZMSWZI.js"
},
"chunk-JILBLBFW": {
"file": "chunk-JILBLBFW.js"
},
"chunk-GGZMSWZI": {
"file": "chunk-GGZMSWZI.js"
},
"chunk-LQ2VYIYD": {
"file": "chunk-LQ2VYIYD.js"
}
Expand Down
6 changes: 3 additions & 3 deletions .vitepress/cache/deps/vue-i18n.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions .vitepress/theme/styles/vars.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
@font-face {
font-family: zh-cn-min;
src: url('https://yuanshen.site/docs/fonts/zh-cn-min.woff');
}
/**
* Colors
* -------------------------------------------------------------------------- */
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@unocss/eslint-config": "^0.57.5",
"@unocss/preset-web-fonts": "^0.57.5",
"@vite-pwa/vitepress": "^0.2.3",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
Expand Down
Loading

0 comments on commit 8006558

Please sign in to comment.