Tag
design to code
-
Tailwind CSS Grid Layout from a Design: Sections and Columns
Turning a design into a page often starts with guessing: which boxes are sections, which are wrappers, and how many columns each row needs. In this video we…
-
Plan a Tailwind CSS Page Layout from a Design: Oxygen Series Intro
If you start coding a page before you look at its structure, you end up writing a new layout for every section. That means more classes, more wrappers and more…