Why I Love Tailwind
mxstbr.com · 1,107 words · saved by 1 readers
Why Tailwind is blowing up, why I (the creator of styled-components) love it and how I avoid the downsides of atomic CSS.
Why I Love Tailwind | Max Stoiber (@mxstbr) Why I Love Tailwind Dec 07, 2020 46,315 views Tailwind is an atomic CSS framework that has taken the frontend world by storm. It gives developers without a deep understanding of design the ability to build visually gorgeous, modern user interfaces. If you have not seen it before, here is the canonical Tailwind example from their original homepage: < div class = "shadow-lg flex bg-white rounded-lg p-6 leading-normal" > < img class = "h-24 w-24 rounded-full mx-0 mr-6" src = "avatar.jpg" /> < div class = "text-left" > < h1 class = "t
saved by
related reading
- TailwindCSS: Adds complexity, does nothing. - DEV Communitydev.to
- Tailwind CSS: From Side-Project Byproduct to Multi-Million Dollar Business – Adam Wathanadamwathan.me
- Tailwind CSS - Rapidly build modern websites without ever leaving your HTML.tailwindcss.com
- Quickstart with TailwindCSS – Plasmodocs.plasmo.com
- Subframe – The AI design tool built for codesubframe.com
- Building a Design System from scratch - The Blog of Maxime Heckelblog.maximeheckel.com
- UI Skills for Design Engineers | UI Skillsui-skills.com
- Two Steps Forward, One Step Back | Jxnblkjxnblk.com
- Impeccable: The missing upgrade to Anthropic's impeccable skillimpeccable.style
- DESIGN.md Generator — Design System for AI Agents | design.devdesign.dev
- Theme variables - Core concepts - Tailwind CSStailwindcss.com
- Tailwind CSS Colors - All colors + Custom color generatoruicolors.app