
Because someone just hearted a 5 year old @codepen demo https://codepen.io/thebabydino/pen/GRooBJm?editors=0100 I made using a #Sass function + looping to generate a #CSS : we don't need *any* Sass for this anymore!
We can now do it with
background:
linear-gradient(in hsl longer hue 90deg,
hsl(0, 95%, 65%) 0 0)
As for me... at least this week.
I'm working on my #newCSS skills by way of MPA View Transitions.
I continue to struggle a bit with #vite and its...opinions on caching and content importing...
Same UI is gonna need some major #a11y research around chat UIs, so if you've got any good reading I should do in advance, please do share!!
Also looking forward to whether Reference Targets https://github.com/WICG/webcomponents/blob/gh-pages/proposals/reference-target-explainer.md will support that work, which you can try out under a flag in Chromium.