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

[Bug] Editor shows syntax error for valid CSS #763

Open
WORMSS opened this issue Oct 6, 2023 · 0 comments
Open

[Bug] Editor shows syntax error for valid CSS #763

WORMSS opened this issue Oct 6, 2023 · 0 comments

Comments

@WORMSS
Copy link

WORMSS commented Oct 6, 2023

Describe the bug

Editor reports error for valid CSS

*:has(>div) {
  color: red;
}

image

Browser

Chrome: Version 117.0.5938.92
Windows 10

To Reproduce

Steps to reproduce the behavior:

  • Go to 'style options'
  • Click on 'add new style'
  • Scroll down to 'type in the css above'

Expected behavior

Expect it to not report it as an error.

Screenshots

image

Additional context

Add any other context about the problem here.

@ankit ankit changed the title [Bug] [Bug] Editor shows syntax error for valid CSS May 15, 2024
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

1 participant