Sabitlenmiş Tweet

cdpn.io/e/WjJorb/?edit… Testing syntax suggested by @AmeliasBrain after @meyerweb made a @csswg request based on my📰 css-tricks.com/easing-linear-…

English
Andreas Larsen
2.1K posts

@larsenwork
Devsigner, open sourcerer, creator of e.g. easing-gradients, Gidole + Monoid typefaces and stuff... Working @LEOilab, previously @momondo





postcss-easing-gradients makes your gradients more beautiful by: 1. Using LAB color space instead of RGB to avoid grayish colors in the middle. 2. By changing colors with easings (like in animations). github.com/larsenwork/pos…

Safari Tech Preview has experimental CSS gradient colorspaces and I had tons of fun playing around last night with it! ```#css background: linear-gradient( to right in var(--colorspace), black, white ); ``` basic black to white can be so different! codepen.io/argyleink/pen/…

























