Back to Daisyui

ChatGPT setup for daisyUI

packages/docs/src/routes/(routes)/docs/editor/chatgpt/+page.md

5.5.19697 B
Original Source
<script> import Translate from "$components/Translate.svelte" </script>

ChatGPT LLM setup

Quick use

daisyui.com/llms.txt file is a compact, text version of daisyUI docs to help AI generate accurate daisyUI code based on your prompt.

In Chat window, enable 🌐 Search feature, and add this before your prompt:

md:prompt
https://daisyui.com/llms.txt

For example:

md:prompt
https://daisyui.com/llms.txt give me a light daisyUI 5 theme with tropical color palette

MCP server

coming soon…