@romainmenke raised a great question in the `@sheet` draft I have in review (https://github.com/w3c/csswg-drafts/pull/11980#discussion_r2019780928) `@import one, two from url('foo.css')` where 'foo.css': @sheet one {} Does it fail entirely, or does it still import `one`? My weak preference is to still import `one`, but I'm curious what other thoughts are.