Skip to content

refactor: CSS変数を定義 - #870

Merged
MikuroXina merged 2 commits into
mainfrom
chore/783-define-css-variables
Sep 8, 2026
Merged

refactor: CSS変数を定義#870
MikuroXina merged 2 commits into
mainfrom
chore/783-define-css-variables

Conversation

@laminne

@laminne laminne commented Sep 7, 2026

Copy link
Copy Markdown
Member

close #783

概要

  • 色・スペーシング・角丸など共通の値をCSS変数に分離、集約
  • スペーシングは4px基準で統一
    • 内部的にはremから計算するようにしています
  • 一部のページでインラインCSSを分離

@laminne laminne self-assigned this Sep 7, 2026
@laminne laminne added the T: improvement Improvement of functions, etc. label Sep 7, 2026
@laminne
laminne requested a review from MikuroXina September 7, 2026 00:36
@laminne
laminne enabled auto-merge September 7, 2026 12:23
@MikuroXina
MikuroXina disabled auto-merge September 8, 2026 03:59
@MikuroXina MikuroXina changed the title chore: CSS変数を定義 refactor: CSS変数を定義 Sep 8, 2026
@MikuroXina
MikuroXina added this pull request to the merge queue Sep 8, 2026
Merged via the queue into main with commit 2e17e92 Sep 8, 2026
1 check passed
@MikuroXina
MikuroXina deleted the chore/783-define-css-variables branch September 8, 2026 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T: improvement Improvement of functions, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: CSS変数を定義する

2 participants