Anthony Bouch
Results
21
issues of
Anthony Bouch
### Describe the bug We're using what I believe is relatively new syntax for oklch relative color values.... ```css --red-950: oklch(from var(--red-base) calc(l * 0.7) c h); ``` ... which...
bug