Show newer

RT CSS Weekly
CSS Weekly Issue #440
Learn why is CSS is easy to get started with and hard to master, how Houdini API's work, how to create effects with the CSS paint API, & more.
Featuring @una, @lynnandtonic, @mirisuzanne, @HugoGiraudel, @timseverien, @ShadowShahriar.
cssw.io/issue-440

This idea that "what's old is new again" by @cassidoo seems to resonate with greater community this year, as plain ol' HTML, CSS and JS have gotten more powerful.
css-tricks.com/whats-old-is-ne

We tend to judge things based on when *we* started, but that's different for everyone. Reexamine what you know, says @swyx.
css-tricks.com/its-always-year

RT Adam Argyle
CSS "individual transforms"
in 2021 we'll see these in a lot more styles! Firefox has it, Safari tech preview has it, and Chrome's nearly finished.
value:
- composable transforms
- single transform access
- write less
read more in the spec
drafts.csswg.org/css-transform

Re Another classic one that would be handy, but it'll break in older browsers (so you need to split them up):
::selection, ::-moz-selection {
background: lightblue;
}

Re That code example in the previous tweet means that in IE 11, the entire selector is thrown out, making these submenus not work at all. If you split up those selectors, at least the :focus style will work.

Show older
小森林

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