You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
On 3.17.3 my config is loading correctly and all my linting succeeds, on 3.17.4 all files fail on colors which are supposed to be loaded from the config file.
To Reproduce
Have a project using custom colors, update to 3.17.4, run the linting rules with "tailwindcss/no-custom-classname": "error" {"config": "<path>"}
The text was updated successfully, but these errors were encountered:
Describe the bug
On 3.17.3 my config is loading correctly and all my linting succeeds, on 3.17.4 all files fail on colors which are supposed to be loaded from the config file.
To Reproduce
Have a project using custom colors, update to 3.17.4, run the linting rules with
"tailwindcss/no-custom-classname": "error" {"config": "<path>"}
The text was updated successfully, but these errors were encountered: