Some resources I wanna remember
Published February 25, 2021 in Resources.
- css
I’ve been stumbling across some great resources lately, and keep thinking “I need to remember this site!”
Well, there are a million ways to collect web resources, I know, but I thought I would save them here instead.
First up: smolCSS
Found this on CSSTricks. The genius behind it is Stephanie Eckles.
It’s a great list of great solutions to common CSS use cases, like how to center elements, flexible grid layouts, etc. Why reinvent the wheel when someone’s already done the heavy lifting right?
It has a more comprehensive companion site of sorts: https://moderncss.dev/