francoismassart / eslint-plugin-tailwindcss

ESLint plugin for Tailwind CSS usage
https://www.npmjs.com/package/eslint-plugin-tailwindcss
MIT License
1.47k stars 70 forks source link

Update wording of class order message #322

Closed adamhollett closed 4 months ago

adamhollett commented 7 months ago

Description

This is a small nitpick — it changes the wording of the message when linting for class order.

Type of change

(none of the listed options — just updates a single string)

How Has This Been Tested?

Nothing too extensive. I ran the test suite locally.

Checklist: