Skip to content

Commit cff0e11

Browse files
README
1 parent 92d71df commit cff0e11

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Rules enforcing best practices and consistency using [Tailwind CSS](https://tail
1111
## Make sure to use the correct version
1212

1313
- Still using TailwindCSS v2 ?
14-
- You should stick with `v1.x.x` or `v2.x.x` of this plugin (next support releases will be using major version `2`)
14+
- You should stick with `v2.x.x` of this plugin
1515
- Using TailwindCSS v3 ?
1616
- Make sure to use `v3.x.x` of this plugin
1717

@@ -35,9 +35,9 @@ If you enjoy my work you can:
3535

3636
- New rule: [`no-arbitrary-value`](https://github.com/francoismassart/eslint-plugin-tailwindcss/issues/89) which forbid using arbitrary values in classnames
3737

38-
- FIX: [New default for `cssFiles` option used by `no-custom-classname`](https://github.com/francoismassart/eslint-plugin-tailwindcss/issues/37)
38+
- New [default for `cssFiles` option used by `no-custom-classname`](https://github.com/francoismassart/eslint-plugin-tailwindcss/issues/37)
3939

40-
- FIX: [New option `cssFilesRefreshRate` for `no-custom-classname`](docs/rules/no-custom-classname.md)
40+
- New [option `cssFilesRefreshRate` for `no-custom-classname`](docs/rules/no-custom-classname.md)
4141

4242
- FIX: [`enforces-shorthand` false positive](https://github.com/francoismassart/eslint-plugin-tailwindcss/issues/91)
4343

0 commit comments

Comments
 (0)