Giving a quick lightning talk on Oklab/Okhsv at @MelbourneCSS in 90 minutes. Thanks to @bjornornorn@svgeesus for putting so much work into it the last few years! 🌈❤️
Pictured: @observablehq Shan's colour wheel in oklab.
You can still RSVP and show up in person, or watch the stream at 6:30pm, 21 Sep 2022 Melbourne time!
📹 Watch YouTube stream live and interact with us https://t.co/XMZfATGMXs
Melbourne CSS is back! If you're in Melbourne, join us in person on Wednesday September 21st otherwise tune into out live stream on the night.
Even better, why not share what you've done lately in the CSS world! Get in touch if you're interested.
https://t.co/FL7RQzssvg
The #StateOfCSS 2022 survey outline is now open for review! Check out the survey preview and let us know which questions you'd like us to ask this year. And big thanks for @LeaVerou for her invaluable contribution!
https://t.co/NsoNOtQ8WK
I recently read the Text 4 spec, and now I can’t stop thinking about `text-wrap: balance`. Apply it to text, like a headline, and the browser wraps that text in such a way that each line has about the same length.
(See image to see result.)
Do you want browsers to implement it?
🎉 Hot off the press! Our first in-person + online event will be happening on Thurs 14th July! Big thanks to our sponsor @creditorwatch for hosting us.
To attend in-person, sign up here: https://t.co/7Q8U1H8D6M
For online, sign up here: https://t.co/a4sGn0ZkJP
There's just one 100% CSS focussed conference, brought to you by people who've been doing CSS for over 25 years.
Curated by @hj_chen, keep up to date with the Web's most under-rated technology.
https://t.co/nEYbgrJQjl
How to query a database from CSS
✅ SQLite
✅ Houdini
```#css
.query-display {
background: paint(sql-css);
}
main {
--sql-query: SELECT * FROM genre;
--sql-database: url(...);
}
```
Some creative stuff! Read all about it here https://t.co/ZNZsJ71jKE
We know y'all check your work in multiple browsers to make sure your website doesn't break for people.
We'll help you a bit in @firefox 98, adding a new Compatibility panel.
It will report possible CSS issues on your page ⚠️, using @MozDevNet data under the hood
Hover is our online conference dedicated to all things CSS–""the conference CSS deserves"", curated by @hj_chen.
Hover takes place April 2022, and CFPs are open now!
https://t.co/611wUIFxcz
This is a big day for CSS. After 25 years of devs being told that CSS cannot have parent selectors because they’re too slow, Safari TP 137 not only implements :has(), but enables it by default.
And AFAIK @igalia is working on a Chrome implementation!
https://t.co/sIJxTbAH86