←back to thread

634 points david927 | 4 comments | | HN request time: 1.051s | source

What are you working on? Any new ideas that you're thinking about?
1. langcss ◴[] No.41342972[source]
https://langcss.com/demo, recent show HN: https://news.ycombinator.com/item?id=41318284

This is essentially an IDE with LLM support to help design CSS and HTML. Currently Tailwind only but I may add other frameworks and Vanilla support.

replies(1): >>41343630 #
2. handfuloflight ◴[] No.41343630[source]
Looks good! Do you plan on enabling image to code?
replies(1): >>41343696 #
3. langcss ◴[] No.41343696[source]
Do you mean uploading a design as a png and figuring out the code? I hope to do that at some point.
replies(1): >>41343728 #
4. handfuloflight ◴[] No.41343728{3}[source]
Yes, exactly. Sounds good. Will be following along.