clerk / javascript

Official Javascript repository for Clerk authentication
https://clerk.com
MIT License
958 stars 212 forks source link

feat(tailwindcss-transformer): Add support for cx, cva and clsx #3585

Closed joe-bell closed 3 weeks ago

joe-bell commented 3 weeks ago

Description

Currently, classes within a cva/cx/clsx function don't get transformed in the same way as cn; this PR aims to fix that

Checklist

Type of change

changeset-bot[bot] commented 3 weeks ago

🦋 Changeset detected

Latest commit: e0eeae41ad5deb7a3cf9ef283d19b8e32cb363c1

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

joe-bell commented 3 weeks ago

Blocked by https://github.com/clerk/javascript/pull/3586