Skip to content

Commit b69162f

Browse files
authored
Update README.md
1 parent 218623a commit b69162f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# vue-cli-plugin-tailwind
22

3-
:warning: Postcss order of plugins needs improvement (autoprefixer should run after tailwindcss).
43

54
## Getting started
65

@@ -9,6 +8,8 @@ Inside your vue-cli project folder add the plugin via:
98
vue add tailwind
109
```
1110

11+
:warning: Check the plugins order in your PostCSS config (autoprefixer should run after tailwindcss).
12+
1213
## License
1314

1415
[MIT](https://github.com/forsartis/vue-cli-plugin-tailwind/blob/master/LICENSE)

0 commit comments

Comments
 (0)