# Copy-Paste

## Supported External Sources

{% content-ref url="copy-paste/css" %}
[css](https://docs.webstudio.is/university/foundations/copy-paste/css)
{% endcontent-ref %}

{% content-ref url="copy-paste/markdown" %}
[markdown](https://docs.webstudio.is/university/foundations/copy-paste/markdown)
{% endcontent-ref %}

{% content-ref url="copy-paste/webflow" %}
[webflow](https://docs.webstudio.is/university/foundations/copy-paste/webflow)
{% endcontent-ref %}

## Additional Paste Support

* **HTML with CSS** – Paste HTML containing `<style>` blocks; class-based selectors are converted into [design tokens](https://docs.webstudio.is/university/foundations/design-tokens) and applied to matching elements
* **SVG** – Paste SVG code directly onto the canvas to create native SVG components
* **HTML with Tailwind** – Paste HTML containing Tailwind CSS classes; styles are automatically converted
* **Images** – Paste images from clipboard; they are automatically uploaded to Assets
* **GitHub Markdown** – Paste markdown from GitHub; formatting is preserved
