Skip to content

Commit

Permalink
Merge pull request #134 from agnyp/patch-1
Browse files Browse the repository at this point in the history
Update setup.html
  • Loading branch information
mertsincan committed Nov 9, 2022
2 parents 2dbfb21 + 95c7f7b commit 2f9b735
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.1.2/primeflex.css"&gt;
&lt;link rel="stylesheet" href="https://unpkg.com/primeflex@3.2.1/primeflex.css"&gt;

</code></pre>

Expand Down

0 comments on commit 2f9b735

Please sign in to comment.