© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Chris Bongers
Looking to get into development? As a full-stack developer I guide you on this journey and give you bite sized tips every single day 👊
Nice article,
A real big fan of how Tailwind forces mobile-first. I do find myself refactoring a lot of code because I happen to do desktop first a lot.
Although most of the time it's just putting md: in front of what I had.
md:
Franklin Okolie
Software Engineer
Thanks Chris Bongers
Since I started using TailwindCSS, my design start from mobile, and yes putting md: is what should be, after all that what TailwindCSS does "ease of programming".