clerk / javascript

Official Javascript repository for Clerk authentication
https://clerk.com
MIT License
1.1k stars 243 forks source link

feat(ui): Add `prettier-plugin-tailwindcss` to prettier config #3561

Closed alexcarpenter closed 3 months ago

alexcarpenter commented 3 months ago

Description

Adds prettier-plugin-tailwindcss to our prettier config for work happening in UI package to properly sort TW classes.

Adding to the root config per recommendation https://clerkinc.slack.com/archives/C046VRJPCNS/p1716406258603089?thread_ts=1716403343.103169&cid=C046VRJPCNS

This required updating prettier since the plugin specifies a peerDependencies of at least 3.0.

Checklist

Type of change

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: ebd59af1fab42628a659898a58e011aed86ced33

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR