{"body":".a, :root:at(layer b) {\n  .c, :root:at(layer d) {\n    /* declarations */\n  }\n}\n\n/* explodes into: */\n\n.a {\n  .c { /* declarations */ }\n  @layer d {\n    :root { /* declarations */ }\n  }\n}\n@layer b {\n  .c { /* declarations */ }\n  @layer d {\n    :root { /* declarations */ }\n  }\n}","name":"","extension":"css","url":"https://www.irccloud.com/pastebin/3PIUwxZd","modified":1743693122,"id":"3PIUwxZd","size":277,"lines":20,"own_paste":false,"theme":"","date":1743693122}