Skip to content

Instantly share code, notes, and snippets.

@LeaVerou
Created May 22, 2024 01:06
Show Gist options
  • Save LeaVerou/58ec6a5493b95097a0c6a17b0cc9a840 to your computer and use it in GitHub Desktop.
Save LeaVerou/58ec6a5493b95097a0c6a17b0cc9a840 to your computer and use it in GitHub Desktop.
Relative Color Syntax (RCS) testcase
/**
* Relative Color Syntax (RCS) testcase
*/
background: red;
background: oklch(from yellowgreen l calc(c * 1.2) calc(h + 10));
<!-- content to be placed inside <body>…</body> -->
// 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