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にも利用できます。