I am a HUGE fan of CSS. I don't always make my sites look pretty (just look at my latest creation at wordle.barrybenson.dev ), but the thing is CSS is fan-freaking-tastic. I have my issues with Tailwind, but even that can do the vast majority of what CSS can do, and I love it. New CSS features like "if()" and custom properties are game changers. What isn't a game changer, to me, is the new "color-mix()" function. From a purely functional standpoint, the color-mix() function is actually pretty dope. If you want to use it, I have a good video from Kevin Powell for you to watch below this paragraph. Even having watched this video, however, I don't get it. I just don't. From a functional standpoint, it can do a lot of good things, but from a design to implementation standpoint... it is the most useless CSS feature we've had come out in the last five years. Introducing a book titled Refactoring UI, by Adam Wathan and Steve Schoger of TailwindCSS fame...