RT Adam Argyle
color is about to be incredible!!!
✅ relative color syntax for deriving palettes from any color
✅ LCH for perceptually equal lightness across palettes
✅ every hue can be a palette
Here's me prototyping Open Props vNext Color (Safari TP only) 👇🏻
codepen.io/argyleink/full/VwrK

Nice!
T. Afif @ CSS Challenges: I made @css with CSS 😊
The logo of CSS-Tricks with one element. 👇
It was tricky with only gradients so I used clip-path as well.
Demo:

codepen.io/t_afif/full/zYPNrOe

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

We don't have a "course" you can follow to learn CSS on @css. That's why we have a learning partner in @FrontendMasters!
@jen4web's course "Getting Started with CSS" is free access and your best bet at getting going with CSS in a video-by-video instructional format.

RT Adam Argyle
I still find many folks don't know these place alignment shorthands exist!
Adam Argyle: 6 Different Centering Grid & Flex Layouts 👍
`place-items: center`
`place-content: center`
when used with..
`display: flex` vs `display: grid`
What's the difference?
What do they even do?!
I got ya 👇🤓
codepen.io/argyleink/pen/PoqWO

RT Henri Helvetica v3.0 👨🏾‍🚀 🇭🇹
Did you know that that Internet Explorer was the 1st browser to support CSS?? 😱 🤯. Everyone but 2 ppl got the answer wrong. Best part? We had the engineer responsible for it speak at the end: Thank you @cwilso for your time in sharing how its happened 25yrs ago! ✨🙏🏾✨

RT Amelia Wattenberger ❄️ 華曼如
this is something I believe in very strongly! follow your heart and interest will likely follow ❤️
CSS-Tricks: Exactly What You Want by @Wattenberger
css-tricks.com/exactly-what-yo

RT Chris Coyier
This Apple Arcade game wurdweb (
I tried building here.
(NOTE: I built with @​property in CSS, so Chrome-based only for now. I'm sure there is a better fallback way to do it.)
apps.apple.com/us/app/wurdweb/
codepen.io/chriscoyier/pen/oNe

RT Adam Argyle
🆕
Thinking on ways to build a 3D menu
Watch →
Read along →
Try a demo →
Get the source →
Thought the Japanese translated version turned out super rad!
youtube.com/watch?v=HCsV8u-KYU
goo.gle/3c3oILb
goo.gle/3bWNSLz
goo.gle/3wulnOO

RT Una Krav 👩🏻‍💻
My favorite thing about container queries is how they stack 🥰
Responsive button (icon + text) in a responsive card (typography & layout) in a responsive grid
codepen.io/una/pen/WNEOjdB

RT Adam Argyle
🆕 🦇
responsive multi-select UX
Peep the video
Read along
Try the demo
[video alt]
UX preview across MacOS Safari, iOS Safari (iPad and iPhone), Android Chrome, Firefox and desktop Chrome
youtube.com/watch?v=x0aCdLDZ8B
web.dev/building-a-multi-selec
gui-challenges.web.app/multi-s

RT Adam Argyle
trick - Bouncy Overscroll 🪄
Flank a scroll snapping layout with unsnappables 🤓
result:
as users scroll to an edge, it'll snap back to the nearest snappable with built-in inertia / timing
🕹 try it
codepen.io/argyleink/full/oNwm

RT Una Kravets 👩🏻‍💻
Responsive card > Responsive button > Responsive icon
Container queries are the future y'all.
SO dope to work with.
Demo requires Canary + Container Queries flag
Uses:
- Newer `container: inline-size` syntax
- Named containers to query diff parents
codepen.io/una/pen/NWgxXGV

RT Adam Argyle
Re works with translation and language directionality's toooooooo

RT Adam Argyle
CSS Gradient Shadow 😎
A pseudo-element, sized and positioned within the container, offset + scaled with transforms, then blurred with filters
demo
codepen.io/argyleink/pen/WNxeB

Show older
小森林

每个人都有属于自己的一片森林,也许我们从来不曾走过,但它一直在那里,总会在那里。迷失的人迷失了,相逢的人会再相逢。愿这里,成为属于你的小森林。