Skip to content

Commit 94a1d5c

Browse files
committed
Make post-learning-team-meeting changes
1 parent 1bf0cb7 commit 94a1d5c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

guides/appendix/live-reload.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ The process is:
1010
- emit some file to either the `public` or `app` tree
1111
- `link` or `import` the file from existing `ember` code
1212

13+
14+
## Tailwind
15+
1316
An example of this behavior and integration can be shown with a CSS authoring tool, Tailwind.
1417

1518

guides/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@
8181
url: 'dev-tools'
8282
- title: 'Common issues'
8383
url: 'common-issues'
84-
- title: 'Tailwind'
84+
- title: 'Live reload integration'
8585
url: 'live-reload'

0 commit comments

Comments
 (0)