Skip to main content

CSS

Magic of CSS & CSS for JS Developers are nice courses. Every Layout is neat overview of most common layouts. Modern CSS Reset, Understanding Layout Algorithms & Defensive CSS are good reads. Ahmad Shadeed's blog is incredible.

Often use these CSS loaders. Open Props are amazing. Trying out new features now from recent State of CSS.

Recently been loving using UnoCSS. Be the browser’s mentor, not its micromanager is a must watch on building responsive websites.

Nice templates

Code

<!-- unset styles -->
all: unset

Notes