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

CSSLint should support shadow dom component styling #767

Open
uditbh opened this issue May 26, 2020 · 1 comment
Open

CSSLint should support shadow dom component styling #767

uditbh opened this issue May 26, 2020 · 1 comment

Comments

@uditbh
Copy link

uditbh commented May 26, 2020

Code like the following results in an 'Expected RPAREN' error:

:host(.studentScreenSharing[data-currapp='ScreenShare']) span.icon-stdscreenImg { }

@smeans
Copy link

smeans commented Aug 26, 2022

Yeah, I'm running across this now because csslint is integrated into the Ace editor. I've started poking around in the code and am going to try to fix it, but any advice from a committer would be appreciated :)

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