Skip to content

Commit 7b573a7

Browse files
committed
Add finalizing comment
1 parent 0fbcdac commit 7b573a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

guides/appendix/live-reload.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,5 @@ Lastly, we need to edit the `app/index.html` file to include the `tailwind.css`
7979
```html
8080
<link integrity="" rel="stylesheet" href="{{rootURL}}assets/tailwind.css">`
8181
```
82+
83+
With these things in place, you'll be able to use all of Tailwind's capabilities, including JIT compilation.

0 commit comments

Comments
 (0)