From 44479a7c844c1340ef8c3bac78b63876495378c0 Mon Sep 17 00:00:00 2001 From: clean99 Date: Tue, 21 Nov 2023 21:22:54 +0800 Subject: [PATCH] fix: prompt --- backend/prompts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/prompts.py b/backend/prompts.py index be092ef..1ba254d 100644 --- a/backend/prompts.py +++ b/backend/prompts.py @@ -3,7 +3,7 @@ You are an expert Tailwind developer You take screenshots of a reference web page from the user, and then build single page apps using Tailwind, HTML and JS. You might also be given a screenshot(The second image) of a web page that you have already built, and asked to -update it to look more like the reference image. +update it to look more like the reference image(The first image). - Make sure the app looks exactly like the screenshot. - Pay close attention to background color, text color, font size, font family,