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

global selector before root warning #334

Closed
idoros opened this issue May 29, 2018 · 1 comment
Closed

global selector before root warning #334

idoros opened this issue May 29, 2018 · 1 comment
Assignees
Labels
bug Unexpected behavior or exception core Processing and transforming logic diagnostics Warnings and errors

Comments

@idoros
Copy link
Collaborator

idoros commented May 29, 2018

Writing a global selector before the .root class generates a warning.

:global([dir="rtl"]) .root { ... }

warning:
WARNING in Stylable: /path/to/file.st.css: .root class cannot be used after spacing

@idoros idoros added the bug Unexpected behavior or exception label May 29, 2018
@tomrav tomrav added diagnostics Warnings and errors core Processing and transforming logic labels May 29, 2018
@tomrav
Copy link
Collaborator

tomrav commented Jun 7, 2018

@tomrav tomrav closed this as completed Jun 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected behavior or exception core Processing and transforming logic diagnostics Warnings and errors
Projects
None yet
Development

No branches or pull requests

2 participants