βοΈHTML with Tailwind
Paste HTML with Tailwind CSS classes and convert utilities into Webstudio styles.
Last updated
Was this helpful?
Paste HTML with Tailwind CSS classes and convert utilities into Webstudio styles.
You can paste HTML with Tailwind CSS classes into Webstudio and convert the utility classes into native Webstudio styles.
For general Tailwind HTML, use the Paste HTML with Tailwind classes command:
Copy HTML containing Tailwind classes, such as <div class="flex items-center gap-4 p-6 bg-white rounded-lg">
Open Commands & search with β + K (Ctrl + K on Windows)
Search for Paste HTML with Tailwind classes
Run the command

HTML/Tailwind output copied from Inception can also be pasted directly into the Builder.
If the pasted HTML references image URLs, Webstudio uploads those images into Assets and rewrites the pasted image instances to use the uploaded assets.
HTML with CSS β Paste HTML containing <style> blocks
Referenced images β Understand image handling during paste
Commands & search β Learn how to run commands from the keyboard
Inception β Copy HTML/Tailwind output from Inception
Last updated
Was this helpful?
Was this helpful?
