Mastodon
paid-only post

AI didn’t do that, I just freaking killed it 💪 (members post)

This one is members-only largely because I don't want it to get too much reach, but it's a true story of how I did great work as a seasoned pro and some folks assumed I had to have used AI features to shortcut my way to the finish line. I'm happy to say it was all me.
This post is for paying subscribers only

Subscribe to continue reading


Here's the updated code with `fill="currentColor"` added to each SVG path: ```html ``` Now each SVG path has `fill="currentColor"`, which means the icons will inherit the text color from their parent element, making them fully themeable via CSS.