Series /
Tailwind & shadcn/ui in Practice
4 posts in this series
1
Tailwind v4 + Vite: Complete Setup Template in 5 Minutes
Set up Tailwind CSS v4 + Vite project from scratch with a complete 5-minute template and recommended directory structure. Includes v3 to v4 migration checklist to help you quickly build modern frontend projects.
Technology
T
2
Complete Guide to shadcn/ui Installation and Theme Customization with CSS Variables
Master shadcn/ui installation and theme customization. Learn CSS variables, OKLCH colors, and dark mode implementation. Build branded UIs in 5 minutes.
Technology
C
3
Building Admin Skeleton with shadcn/ui: Sidebar + Layout Best Practices
Master the best practices for integrating shadcn/ui Sidebar with Next.js Layout. From component architecture to responsive design and RBAC, build a scalable admin skeleton with complete code examples
Technology
B
4
Tailwind Responsive Layout in Practice: Container Queries and Breakpoint Strategies
A deep dive into Tailwind CSS responsive layouts, comparing breakpoints and container queries use cases, with v4 new features for reusable component-level responsive solutions
Technology
T