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
Currently, this package is missing the `license` field in `package.json`; this causes the license to be "none" on npm (see https://www.npmjs.com/package/prettier-plugin-tailwindcss/v/0.1.13).
This PR adds a license value corresponding to the MIT license file already present in the repository.
0 commit comments