Skip to content

Commit 8d62097

Browse files
committed
warning class
1 parent d921986 commit 8d62097

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/p4/PackagerOptions.svelte

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -809,8 +809,8 @@
809809
or some strange extension checks whether it's disabled or not.
810810
</p>
811811

812-
<p>
813-
WARNING! These options are very <b>experimental.</b> They can help reduce your Packaged Project’s file size
812+
<p class="warning">
813+
The options below are very <b>experimental.</b> They can help reduce your Packaged Project’s file size
814814
by shortening code and removing unused parts. However they could cause errors during generation!
815815
</p>
816816
<label class="option">

0 commit comments

Comments
 (0)