add prompt

This commit is contained in:
letieu
2025-12-10 05:09:31 +07:00
parent 050c760315
commit d2094cab14
2 changed files with 36 additions and 4 deletions

View File

@@ -129,13 +129,21 @@
>Components page</a
>
</li>
<li class="mb-2">Find the component you want to use</li>
<li class="mb-2">Press <kbd>F12</kbd> to open DevTools</li>
<li class="mb-2">
Inspect the component and copy the HTML code
</li>
<li>Paste it into your project</li>
</ol>
<p class="has-text-muted text-sm mt-8 mb-2">Or Vibe coding</p>
<p>
Just drop the full
<a href="./index.html" class="has-text-primary"
>Components page</a
>
html code to the AI Model, tell it that flow the component
usage
</p>
</div>
</div>