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

Fixed an issue that prevented using content: "element(name)" #2896

Merged
merged 1 commit into from Sep 15, 2022
Merged

Conversation

Andarist
Copy link
Member

fixes #2895

@changeset-bot
Copy link

changeset-bot bot commented Sep 15, 2022

🦋 Changeset detected

Latest commit: 8d3d363

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

This PR includes changesets to release 1 package
Name Type
@emotion/serialize 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

@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 8d3d363:

Sandbox Source
Emotion Configuration
Emotion issue template Issue #2895
Emotion issue template (forked) Issue #2895

@codecov
Copy link

codecov bot commented Sep 15, 2022

Codecov Report

Merging #2896 (8d3d363) into main (5fa2d54) will not change coverage.
The diff coverage is 100.00%.

Impacted Files Coverage Δ
packages/serialize/src/index.js 100.00% <100.00%> (ø)

@Andarist Andarist merged commit c02b121 into main Sep 15, 2022
@Andarist Andarist deleted the fix/2895 branch September 15, 2022 08:28
@github-actions github-actions bot mentioned this pull request Sep 15, 2022
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.

Cannot use the content: element(name) CSS rule
2 participants