← Back to context

Comment by dabbz

2 days ago

I was going to say before LLMs Tailwind UI helped me get moving much faster on front-end code. Now I wish there was some kind of context I can provide to use the Tailwind UI instead of hallucinating its own. Tailwind UI still looks better than the generic stuff LLMs generate.

(Open to any suggestions to feed existing ui components from Tailwind into my projects/llm).

There might be a business model for Tailwind here. I was looking at buying Tailwind Plus after reading this news, and my first question was how to get AI to use it efficiently.

Does asking for tailwind directly in the prompt not get it looking in that direction? I wonder if you could get a large enough context to include the css directly too

  • I was more hoping to use the Tailwind UI components (or tailwind plus or whatever they're calling it now) with the LLM output. I don't think they offer downloadable components or whatever so the LLM would need a way of knowing which were available to use and be able to pull them in for reference. At least that's my assumption.