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 options fallback and CSS formatting behavior #89

Merged
merged 3 commits into from
Feb 29, 2024
Merged

Conversation

Sec-ant
Copy link
Owner

@Sec-ant Sec-ant commented Feb 24, 2024

  • Empty list of tags and comments shouldn't fallback to identifiers.
  • Make embedded css formatting more align with the built-in behavior.

Fixes #88.

Copy link

changeset-bot bot commented Feb 24, 2024

🦋 Changeset detected

Latest commit: 7f23e8a

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

This PR includes changesets to release 1 package
Name Type
prettier-plugin-embed 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

Copy link

codesandbox-ci bot commented Feb 24, 2024

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.

Empty list of tags and comments shouldn't fallback to identifiers.
Make embedded `css` formatting more align with the built-in behavior.
@Sec-ant Sec-ant force-pushed the fix-fallback-and-css branch from eafbf1b to 7f23e8a Compare February 28, 2024 05:09
@Sec-ant Sec-ant merged commit 80bcaf0 into main Feb 29, 2024
3 checks passed
@Sec-ant Sec-ant deleted the fix-fallback-and-css branch February 29, 2024 01:27
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.

Enabling plugin changes formatting of embedded CSS, even with embeddedCssTags: []
1 participant