Skip to content

Commit 4b797f1

Browse files
Update guides/appendix/tailwind.md
Co-authored-by: Jen Weber <[email protected]>
1 parent c35f226 commit 4b797f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/appendix/tailwind.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
To use Tailwind JIT with Ember, this guide follows the [Tailwind Getting Started](https://tailwindcss.com/docs/installation) guide, with some minor tweaks to file names and their locations.
44

5-
To get started, installing the following dependencies
5+
To get started, install the following dependencies:
66
```shell
77
npm install autoprefixer postcss tailwindcss
88
```

0 commit comments

Comments
 (0)