Skip to content

Commit

Permalink
Update setup.html
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan committed Nov 9, 2022
1 parent 6819d47 commit a560af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/setup.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h5>Module Loader</h5>
<h5>Load from CDN</h5>
<p>PrimeFlex can also be loaded from a CDN using a link tag.</p>
<pre><code class="language-markup">
&lt;link rel="stylesheet" href="https://unpkg.com/primeflex@3.2.1/primeflex.css"&gt;
&lt;link rel="stylesheet" href="https://unpkg.com/primeflex@^3/primeflex.css"&gt;

</code></pre>

Expand Down

0 comments on commit a560af6

Please sign in to comment.