Skip to content

Commit 684e67f

Browse files
authored
Update README.md
1 parent 48be496 commit 684e67f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Add `@tailwindcss/jit` to your PostCSS configuration _(instead of `tailwindcss`)
4242
}
4343
```
4444

45-
> If you are using autoprefixer, make sure you are on the latest version using `npm install -D autoprefixer@latest`, there's a bug in older versions that makes it incompatible with this library.
45+
> If you are using autoprefixer, make sure you are on the latest version using `npm install -D autoprefixer@latest` there's a bug in older versions that makes it incompatible with this library.
4646
4747
Configure the `purge` option in your `tailwind.config.js` file with all of your template paths:
4848

0 commit comments

Comments
 (0)