Skip to content

フォントとスタイルの設定を追加し, kiso.css を依存関係に追加#54

Merged
yas-ako merged 1 commit intomainfrom
feature/font-and-style
Apr 28, 2026
Merged

フォントとスタイルの設定を追加し, kiso.css を依存関係に追加#54
yas-ako merged 1 commit intomainfrom
feature/font-and-style

Conversation

@yas-ako
Copy link
Copy Markdown
Member

@yas-ako yas-ako commented Apr 28, 2026

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

VitePress ドキュメントサイトにフォント/スタイル設定を追加し、共通 CSS(kiso.css)と Google Fonts(Noto Sans JP)を導入する変更です。

Changes:

  • kiso.css を依存関係に追加
  • テーマ CSS で kiso.css を読み込み、VitePress のベースフォントを Noto Sans JP 優先に設定
  • VitePress head に Google Fonts の preconnect / stylesheet を追加し、cleanUrlstrue に変更

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.

File Description
package.json kiso.css を dependencies に追加
package-lock.json kiso.css@1.2.4 のロック情報を追加
docs/.vitepress/theme/custom.css kiso.css import と --vp-font-family-base の設定を追加
docs/.vitepress/config.ts cleanUrls: true 化、Google Fonts 用 <link>head に追加

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/.vitepress/config.ts
@rurun418
Copy link
Copy Markdown
Contributor

せっかくなのでコードブロック内の日本語もNoto Sans JPにしたいな

@rurun418
Copy link
Copy Markdown
Contributor

とりあえずはよさそう ありがとう!

@yas-ako
Copy link
Copy Markdown
Member Author

yas-ako commented Apr 28, 2026

せっかくなのでコードブロック内の日本語もNoto Sans JPにしたいな

https://github.com/adobe-fonts/source-han-code-jp を使いたい
一旦後回しで

@yas-ako yas-ako merged commit 6797c33 into main Apr 28, 2026
7 checks passed
@yas-ako yas-ako deleted the feature/font-and-style branch April 28, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants