Skip to content

Instantly share code, notes, and snippets.

@LeaVerou
Created December 8, 2022 19:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LeaVerou/35c2f1caddc95f6359bc2ec8a82383d0 to your computer and use it in GitHub Desktop.
Save LeaVerou/35c2f1caddc95f6359bc2ec8a82383d0 to your computer and use it in GitHub Desktop.
Untitled
body { background: red }
@container style(--foo: 1) {
body { background: green; }
}
html { --foo: 1 }
// alert('Hello world!');
{"view":"split","fontsize":"140","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment