Skip to content

Commit 948d79e

Browse files
committed
Add logo
1 parent e56a6ed commit 948d79e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
[![Latest Stable Version](https://poser.pugx.org/interaction-design-foundation/nova-html-code-field/v/stable)](https://packagist.org/packages/interaction-design-foundation/nova-html-code-field)
44
[![Total Downloads](https://poser.pugx.org/interaction-design-foundation/nova-html-code-field/downloads)](https://packagist.org/packages/interaction-design-foundation/nova-html-code-field)
55

6+
![image](https://user-images.githubusercontent.com/5278175/144928019-c295d08c-d8cc-412f-90c1-b94a83aa63a7.png)
7+
8+
69
Sometimes you need an option to write a raw HTML and have a real-time preview for it.
710
This package provides such ability. Under the hood this package uses iframe for HTML code your write,
811
so Nova styles will not leak to the preview. Additionally, you can provide URLs to your custom CSS file

0 commit comments

Comments
 (0)