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

no unicode in :after content #587

Closed
JipSterk opened this issue Oct 9, 2019 · 1 comment
Closed

no unicode in :after content #587

JipSterk opened this issue Oct 9, 2019 · 1 comment

Comments

@JipSterk
Copy link

JipSterk commented Oct 9, 2019

Do you want to request a feature or report a bug?

bug

What is the current behavior?

<style jsx>{`
div:after {
content: "\25BC"
}
`}</style>

the snippit above fails even if i add an extra \

What is the expected behavior?

display a ▼

Environment (include versions)

  • OS: macos
  • Browser: brave v0.69.132
  • styled-jsx (version): 3.3.2
@giuseppeg
Copy link
Collaborator

tracking this issue here, thanks for reporting it! #589

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

No branches or pull requests

2 participants