While working with Tailwind CSS, I kept running into the same problem. Once responsive classes start stacking — sm:, md:, lg: — debugging layouts becomes frustrating. You end up digging through DevTools and trying to mentally decode long class strings just to understand spacing or layout. So I built a small tool to make that process easier: Tailwind Inspector. It lets you hover over any element and visually inspect the layout directly in the browser. What it shows instantly: 1.Margin and padding spacing 2. Flex and grid layout structure 3.Active responsive breakpoints The idea is simple: make layout debugging visual instead of reading long class chains. Live demo: https://lnkd.in/duXZERMY GitHub: https://lnkd.in/dcrYWkre I’m continuing to improve it, so feedback from other developers would be really valuable. #webdevelopment #frontenddevelopment #tailwindcss #reactjs #typescript #devtools #buildinpublic #indiedev #tailwindcss #frontenddevelopment #webdevelopment #reactjs #typescript #devtools #indiedev

To view or add a comment, sign in

Explore content categories