Merge pull request #7034 from connorabbas/fix/pf2tw-docs
PrimeFlex to Tailwind CSS Docs Typopull/7048/head
commit
ca9fd92896
|
@ -7,7 +7,7 @@
|
||||||
</p>
|
</p>
|
||||||
<p>Install PrimeCLT.</p>
|
<p>Install PrimeCLT.</p>
|
||||||
<DocSectionCode :code="code1" hideToggleCode importCode hideStackBlitz />
|
<DocSectionCode :code="code1" hideToggleCode importCode hideStackBlitz />
|
||||||
<p>Run the <i>pf2wt</i> in a directory that contains files to be migrated.</p>
|
<p>Run the <i>pf2tw</i> in a directory that contains files to be migrated.</p>
|
||||||
<DocSectionCode :code="code2" hideToggleCode importCode hideStackBlitz />
|
<DocSectionCode :code="code2" hideToggleCode importCode hideStackBlitz />
|
||||||
<p>There are a couple of utility classes that are not migrated as they have no counterparts, use flexbox utilities instead as replacements.</p>
|
<p>There are a couple of utility classes that are not migrated as they have no counterparts, use flexbox utilities instead as replacements.</p>
|
||||||
<ul class="leading-loose">
|
<ul class="leading-loose">
|
||||||
|
|
Loading…
Reference in New Issue