From e5046a6c0f071e94705c79b6f933bf2132696385 Mon Sep 17 00:00:00 2001 From: syui Date: Tue, 29 Oct 2024 15:42:57 +0000 Subject: [PATCH] =?UTF-8?q?chat=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chat.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/chat.md b/chat.md index 22fc514..d386820 100644 --- a/chat.md +++ b/chat.md @@ -53,6 +53,13 @@ htmlに省略形式でcssを記述します。`tailwind.config.ts`を見てく `@media`を制御する`sm`, `md`などは記述する順序を間違えると動きませんので注意。 +### はみ出す + +```html +- w-full ++ overflow-hidden whitespace-nowrap +``` + ## hugo [hugo](https://github.com/gohugoio/hugo)のcomment systemにも利用できます。