We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86d4245 commit 159a54eCopy full SHA for 159a54e
tests/css/test_nested_css.py
@@ -70,7 +70,6 @@ async def test_lists_of_selectors_in_nested_css() -> None:
70
71
72
class DeclarationAfterNestedApp(App[None]):
73
- # css = "Screen{Label{background:red;}background:green;}"
74
CSS = """
75
Screen {
76
Label {
0 commit comments