skills/daisyui/components/chat.md
Chat bubbles are used to show one line of conversation and all its data, including the author image, author name, time, etc
chatchat-image, chat-header, chat-footer, chat-bubblechat-start, chat-endchat-bubble-neutral, chat-bubble-primary, chat-bubble-secondary, chat-bubble-accent, chat-bubble-info, chat-bubble-success, chat-bubble-warning, chat-bubble-error<div class="chat {PLACEMENT}">
<div class="chat-image"></div>
<div class="chat-header"></div>
<div class="chat-bubble {COLOR}">Message text</div>
<div class="chat-footer"></div>
</div>
chat-start or chat-end<div class="chat-image avatar"> and nest the avatar content inside