Skip to content

Commit ec92b76

Browse files
committed
Tweak readme
1 parent 2a9d702 commit ec92b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ If a local configuration file cannot be found the plugin will fallback to the de
4444

4545
## Sorting non-standard attributes
4646

47-
By default this plugin only sorts classes in the `class` attribute as well as any framework-specific equivalents like `class`, `className`, `:class`, `[ngClass]`, etc.
47+
By default this plugin sorts classes in the `class` attribute, any framework-specific equivalents like `className`, `:class`, `[ngClass]`, and any Tailwind `@apply` directives.
4848

4949
You can sort additional attributes using the `tailwindAttributes` option, which takes an array of attribute names:
5050

0 commit comments

Comments
 (0)