Skip to content

Astro plugin hangs when using CSS unicode escapes #233

@MilesPernicious

Description

@MilesPernicious

Describe the bug

<q class="[&::before]{content:^---^}">This works in the runtime and in @stylify/astro</q>

<q class="[&::before]{content:^\2013^}">This works only in the runtime</q>

I haven't tested with other JS frameworks so it is possible it works with them.

Reproduction

See above ^

Logs

No response

System Info

Using @stylify/astro 0.5.31

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions