Skip to content

Conversation

kermanx
Copy link
Contributor

@kermanx kermanx commented Nov 30, 2024

close slidevjs/slidev#1888.

However, this is not a complete fix. If the custom block is something like:

<custom-block>
  <something />
</custom-block>

The regex still can't match the above code because there is a > inside the block content.

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@antfu antfu merged commit a2d47ce into unplugin:main Dec 1, 2024
8 checks passed
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.

Scoped style with > selector causes error
2 participants