Skip to content

Commit 361a980

Browse files
committed
Verified that Tailwind is working
1 parent 27b3886 commit 361a980

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/views/welcome.blade.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
Vue 3 testing ...
3030
<test-component foo="bar"></test-component>
3131
End testing ..
32+
<div class="text-white bg-black">White text</div>
3233
</div>
3334

3435
<script src="/js/app.js"></script>

0 commit comments

Comments
 (0)