We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c60691f commit fa1a376Copy full SHA for fa1a376
src/tailwindcss-stubs/resources/views/welcome.blade.php
@@ -42,6 +42,9 @@
42
<li class="inline pr-8">
43
<a href="https://laravel-news.com" class="no-underline hover:underline text-sm font-normal text-teal-darker uppercase" title="News">News</a>
44
</li>
45
+ <li class="inline pr-8">
46
+ <a href="https://nova.laravel.com" class="no-underline hover:underline text-sm font-normal text-teal-darker uppercase" title="Nova">Nova</a>
47
+ </li>
48
49
<a href="https://forge.laravel.com" class="no-underline hover:underline text-sm font-normal text-teal-darker uppercase" title="Forge">Forge</a>
50
0 commit comments