Skip to content

Commit c84b426

Browse files
author
AndrewP
authored
Add Vapor and TailwindCss links
1 parent 47d057f commit c84b426

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/tailwindcss-stubs/resources/views/welcome.blade.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,15 @@
5050
<li class="inline pr-8">
5151
<a href="https://forge.laravel.com" class="no-underline hover:underline text-sm font-normal text-teal-800 uppercase" title="Forge">Forge</a>
5252
</li>
53+
<li class="inline pr-8">
54+
<a href="https://vapor.laravel.com" class="no-underline hover:underline text-sm font-normal text-teal-800 uppercase" title="Vapor">Vapor</a>
55+
</li>
5356
<li class="inline pr-8">
5457
<a href="https://github.com/laravel/laravel" class="no-underline hover:underline text-sm font-normal text-teal-800 uppercase" title="GitHub">GitHub</a>
5558
</li>
59+
<li class="inline pr-8">
60+
<a href="https://tailwindcss.com" class="no-underline hover:underline text-sm font-normal text-teal-800 uppercase" title="Tailwind Css">Tailwind Css</a>
61+
</li>
5662
</ul>
5763
</div>
5864
</div>

0 commit comments

Comments
 (0)