Skip to content

Commit 486ec26

Browse files
authored
docs(readme): use correct warning block syntax
1 parent b14ef40 commit 486ec26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Depending on your set-up, importing a CSS StyleSheet in Svelte may require a CSS
9797

9898
CSS StyleSheets can also be externally linked from a Content Delivery Network (CDN) like [unpkg.com](https://unpkg.com/).
9999

100-
> **Warning**
100+
> [!WARNING]
101101
> Using a CDN is best suited for prototyping and not recommended for production use.
102102
103103
**HTML**

0 commit comments

Comments
 (0)