|
|
|
Ask HN: Would developers use a Figma-style editor for Tailwind CSS?
|
|
1 points
by abhaysinghr516
517 days ago
|
|
I'm considering building a visual editor for Tailwind CSS that combines: - Visual manipulation (draggable handles for padding/margin)
- Direct class editing on element click
- AI-assisted styling through prompts
- Component-based drag and drop system The goal is to make Tailwind development more visual while maintaining code quality. Questions for the HN community:
- What's broken about current Tailwind workflows?
- Would visual editing help or hinder development?
- How would you use AI in this context? Looking for critical feedback before starting development. |
|