Skip to content

fix issue of linking existing tokens from variables when importing st…#3781

Open
akshay-gupta7 wants to merge 3 commits intomainfrom
akshay/fix-style-variable-import
Open

fix issue of linking existing tokens from variables when importing st…#3781
akshay-gupta7 wants to merge 3 commits intomainfrom
akshay/fix-style-variable-import

Conversation

@akshay-gupta7
Copy link
Contributor

@akshay-gupta7 akshay-gupta7 commented Feb 17, 2026

Why does this PR exist?

Closes #3299

What does this pull request do?

Testing this change

Additional Notes (if any)

@changeset-bot
Copy link

changeset-bot bot commented Feb 17, 2026

🦋 Changeset detected

Latest commit: 67cc144

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

This PR includes changesets to release 1 package
Name Type
@tokens-studio/figma-plugin Patch

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

@github-actions
Copy link
Contributor

github-actions bot commented Feb 17, 2026

⤵️ 📦 ✨ The artifact was successfully created! Want to test it? Download it here 👀 🎁

@github-actions
Copy link
Contributor

github-actions bot commented Feb 17, 2026

Commit SHA:513dc54dc03b68909cb7c9247f61941a6a39d81d

Test coverage results 🧪

Code coverage diff between base branch:main and head branch: akshay/fix-style-variable-import 
Status File % Stmts % Branch % Funcs % Lines
🟢 total 64.5 (0.01) 56.97 (0.01) 61.06 (0.05) 64.85 (0)
🟢 packages/tokens-studio-for-figma/src/utils/findOrCreateToken.ts 100 (14.29) 81.25 (9.03) 100 (40) 100 (8.34)

@akshay-gupta7 akshay-gupta7 marked this pull request as ready for review February 24, 2026 18:08
@akshay-gupta7 akshay-gupta7 self-assigned this Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Importing Styles with Variable References doesn't Reference the Correct Tokens

1 participant