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 1bf0cb7 commit 94a1d5cCopy full SHA for 94a1d5c
guides/appendix/live-reload.md
@@ -10,6 +10,9 @@ The process is:
10
- emit some file to either the `public` or `app` tree
11
- `link` or `import` the file from existing `ember` code
12
13
+
14
+## Tailwind
15
16
An example of this behavior and integration can be shown with a CSS authoring tool, Tailwind.
17
18
guides/pages.yml
@@ -81,5 +81,5 @@
81
url: 'dev-tools'
82
- title: 'Common issues'
83
url: 'common-issues'
84
- - title: 'Tailwind'
+ - title: 'Live reload integration'
85
url: 'live-reload'
0 commit comments