Skip to content

Commit 9355eac

Browse files
iprzybyszjuujisai
andauthored
Update integration tutorials (#2115)
* Angular: update tutorial * Django: update tutorial * Express: update tutorial * Laravel: update tutorial / fix typos in tutorials * Next: update tutorial * Nuxt: update tutorial / fix typos and descriptions in other tutorials * React: update tutorial * Remix: update tutorial * Solid: update tutorials * Svelte: update tutorial * SvelteKit: add integration tutorial * Next: corrections * Vue: update tutorial * SvelteKit: add links to RR * Troubleshooting sections * Corrections --------- Co-authored-by: Bartosz Cylwik <[email protected]>
1 parent 39d0d63 commit 9355eac

File tree

25 files changed

+4871
-1896
lines changed

25 files changed

+4871
-1896
lines changed

site/content/docs/standard/integrations/angular/index-ss.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,15 @@
99
</li>
1010
<li class="mb-1 pl-[9px] text-[0.85rem]">
1111
<a href="#section-tailwind"
12-
>Installing and configuring Tailwind CSS and TW elements</a
12+
>Installing and configuring Tailwind CSS and TW Elements</a
1313
>
1414
</li>
1515
<li class="mb-1 pl-[9px] text-[0.85rem]">
1616
<a href="#section-initializing-js">Initializing via JS</a>
1717
</li>
18+
<li class="mb-1 pl-[9px] text-[0.85rem]">
19+
<a href="#section-troubleshooting">Troubleshooting</a>
20+
</li>
1821
<li class="mb-1 pl-[9px] text-[0.85rem]">
1922
<a href="#section-related-resources">Related resources</a>
2023
</li>

0 commit comments

Comments
 (0)