このコミットが含まれているのは:
2026-07-17 22:21:18 +09:00
コミット eb4bf5e35c
4個のファイルの変更18行の追加14行の削除
+3
ファイルの表示
@@ -153,6 +153,9 @@ pass or the remaining failure is clearly blocked.
- When new user-facing wording appears necessary, ask the user for the exact
wording and placement before implementing it.
- Do not invent replacement copy when removing unrequested wording.
- Do not use `タグなし` as user-facing copy for an empty tag state. When the
tag state is empty, show no copy. If actual data contains the tag name
`タグなし`, treat it as ordinary data and display it normally.
- When adding dynamic tag colour classes, update `tailwind.config.js` safelist
if the class cannot be statically detected.
- Do not introduce new UI libraries or production dependencies without approval.