Skip to content

Comments

Fix css prop in exported component#253

Merged
Luca Schneider (Mad-Kat) merged 3 commits intomainfrom
fix-css-prop-in-exported-component
Jan 8, 2025
Merged

Fix css prop in exported component#253
Luca Schneider (Mad-Kat) merged 3 commits intomainfrom
fix-css-prop-in-exported-component

Conversation

@Mad-Kat
Copy link
Collaborator

Closes #252

Handling a css prop should take precedence over exported mixins.

@Mad-Kat Luca Schneider (Mad-Kat) force-pushed the update-dependencies branch 2 times, most recently from f2bd1cc to d1eda5e Compare January 7, 2025 12:38
Base automatically changed from update-dependencies to main January 7, 2025 13:58
@Mad-Kat Luca Schneider (Mad-Kat) force-pushed the fix-css-prop-in-exported-component branch from 7b7ead0 to 1e840a7 Compare January 7, 2025 18:47
@changeset-bot
Copy link

changeset-bot bot commented Jan 7, 2025

🦋 Changeset detected

Latest commit: 647bf4d

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

This PR includes changesets to release 2 packages
Name Type
next-yak Patch
yak-swc 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

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 7, 2025

CodSpeed Performance Report

Merging #253 will not alter performance

Comparing fix-css-prop-in-exported-component (647bf4d) with main (d4379a2)

Summary

✅ 2 untouched benchmarks

@Mad-Kat Luca Schneider (Mad-Kat) merged commit 171898f into main Jan 8, 2025
8 checks passed
@Mad-Kat Luca Schneider (Mad-Kat) deleted the fix-css-prop-in-exported-component branch January 8, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

CSS prop doesn't work when component that uses it is exported

2 participants