Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the behaviour of extending with as when mixing multiple values #392

Merged
merged 1 commit into from
Nov 23, 2021

Conversation

cristianbote
Copy link
Owner

Fixes #388

@vercel
Copy link

vercel bot commented Nov 23, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/cristianbote/goober-rocks/G5wSGMrcTSCkPt1UjZoTRtd4au6y
✅ Preview: https://goober-rocks-git-fix-the-behaviour-extendin-405302-cristianbote.vercel.app

@cristianbote cristianbote enabled auto-merge (squash) November 23, 2021 09:45
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b15813f:

Sandbox Source
Vanilla Configuration

@github-actions
Copy link

Size Change: +27 B (0%)

Total Size: 4.84 kB

Filename Size Change
dist/goober.esm.js 1.2 kB +7 B (0%)
dist/goober.js 1.19 kB +7 B (0%)
dist/goober.modern.js 1.2 kB +7 B (0%)
dist/goober.umd.js 1.26 kB +6 B (0%)

compressed-size-action

@cristianbote cristianbote merged commit 4713be6 into master Nov 23, 2021
@cristianbote cristianbote deleted the fix-the-behaviour-extending-with-as branch November 23, 2021 10:52
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.

Setting "as" on an extended styled component removes the existing styles
1 participant