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

CSS nesting rules not working on jupyter #7138

Closed
3 tasks done
terlan4 opened this issue Nov 3, 2023 · 1 comment
Closed
3 tasks done

CSS nesting rules not working on jupyter #7138

terlan4 opened this issue Nov 3, 2023 · 1 comment
Labels
bug status:Needs Triage Applied to issues that need triage

Comments

@terlan4
Copy link

terlan4 commented Nov 3, 2023

Please answer the following questions for yourself before submitting an issue

  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed
  • I'm reporting the issue to the correct repository

Hi, the problem is modern native CSS supports nesting rules in browsers. but it doesn't work on jupyterlab or jupyter notebooks and I dont know why. Because nested css is included in bundled code, still not working tho. What can be the issue and how can I fix it? (I want to use native CSS rather than SASS, so please do not suggest to use SASS instead. I would rather love to solve the issue)

i've tried nesting rules on jupyterlab local dev, jupyterlab online, jupyter notebook online, jupyterlite online. None worked :((

image
image

@terlan4 terlan4 added bug status:Needs Triage Applied to issues that need triage labels Nov 3, 2023
@terlan4 terlan4 changed the title CSS nesting rules not working on jupyterlab CSS nesting rules not working on jupyter Nov 3, 2023
@RRosio
Copy link
Collaborator

RRosio commented Nov 7, 2023

Thank you for opening this issue @terlan4, as these changes will likely be addressed by changes in JupyterLab, I will close this in favor of jupyterlab/jupyterlab#15350.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug status:Needs Triage Applied to issues that need triage
Projects
None yet
Development

No branches or pull requests

2 participants