Skip to content

Commit 0e9b766

Browse files
authored
doc: update readme with installtion (#2)
1 parent 69cc51f commit 0e9b766

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,8 @@ Actually the plugin works for `html` language and `jsx` language.
4949

5050
## Install
5151

52-
N/A
52+
Install prettier-plugin-tailwind-css:
53+
54+
```
55+
npm install --save-dev prettier-plugin-tailwind-css
56+
```

0 commit comments

Comments
 (0)