←back to thread

634 points david927 | 2 comments | | HN request time: 0s | source

What are you working on? Any new ideas that you're thinking about?
Show context
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 #
handfuloflight ◴[] No.41343630[source]
Looks good! Do you plan on enabling image to code?
replies(1): >>41343696 #
1. 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 #
2. handfuloflight ◴[] No.41343728[source]
Yes, exactly. Sounds good. Will be following along.