Skip to content

Commit b31508f

Browse files
Update install.html
1 parent abe6648 commit b31508f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/install.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h2>Installation</h2>
1313
<h3>Basic Setup</h3>
1414
<p>Import the library in your main JavaScript file:</p>
1515

16-
<pre><code class="language-js">import "@launch.css";</code></pre>
16+
<pre><code class="language-js">import "launch.css";</code></pre>
1717

1818
<p>Use one of the layouts:</p>
1919
<div>

0 commit comments

Comments
 (0)