63 private links
Looks like the trend is now clear. The reasons for picking a web framework are lessening. It's more and more viable to use the web platform directly.
I think this effect is a usability nightmare. That said it's interesting to see which CSS and SVG tricks can be used to simulate it. This opens the door to other effects.
This is indeed a nice trick. There are ways without XSLT, it might even be less painful.
We got many options nowadays. Most of them are likely better than just making the underline disappear on links.
Long but thorough collection of all the nice improvements CSS brought the past few years.
Looks like a good resource for modern web development without frameworks.
Didn't know we had this unit. It's welcome indeed.
Avoiding them requires some care when designing the page and CSS.
A good tour of various techniques available on the web for making textured text.
Nice way to have a web frontend which respects the system color choices of the user.
Looks like a nice resource to deep dive into CSS layouts and really understand their behaviours.
Nice new tricks to specify colours in CSS.
You can really do a lot with CSS transitions nowadays.
With the progresses of CSS in recent years it's clear that SASS becomes less useful.
This is indeed an interesting new CSS selector. Opens the door to doing more in a declarative way and with less Javascript.
Interesting approach to structure CSS custom properties. Should help a bit with maintainability.
Looks like a nice CSS library for the semantic styling of web content.
Looks like a good reference about everything which can be done with the latest CSS evolutions.
Nice set of tricks (might also involve Javascript, not only CSS) when you need to format web content for printing.
Nice set of tricks to optimize load and render time of webpages.