The Layouts System
Build layouts in seconds — HTML that reads like layout, not a wall of classes.
Somewhere along the way, your HTML stopped being readable
You picked up Tailwind to build faster, and it delivered. You felt the difference, because your first workable demo was up in minutes.
Then you came back to refactor — only to find many elements packed with 17 utility classes. You couldn’t see the structure of the page anymore. You had to rebuild it in your head just to change one thing.
Then you wonder what you were thinking of when you picked Tailwind up.
“This doesn’t work”, you whisper to yourself.
You miss just writing CSS — it’s a different kind pain, but better than this. But going back feels like a step backward. So you keep stacking utilities, telling yourself that’s just how Tailwind works.
And your frustration builds, week after week.
If you use Tailwind the way it’s commonly explained, you might as well just stick with CSS.
Tailwind was never the problem.
The real problem is that you were led to believe you had to choose either Tailwind or CSS.
You don’t have to choose between Tailwind and CSS
You can use them both — and get the prototyping speed and the clean HTML at the same time.
Tailwind isn’t a CSS replacement. It’s three things built into one:
@apply in CSSOnce you see that, the rules change — and CSS enters the game again. You’ll be able to write utilities in HTML when that’s faster, switch to @apply in CSS when that’s cleaner, and build components when it makes sense.
And this is just the beginning.
When you see Tailwind as three layers, a door opens: Everything you build can now be sorted into four categories.
The rules for using Tailwind changes in each of these categories. Master the rules in each category and Tailwind supports everything you do.
Build layouts in seconds, and have HTML read like layout instead of a wall of classes.
Responsive typography with multiple typefaces become a cinch.
Theming become a simple matter of writing CSS Variables, not utility-littered variants.
You can add beautiful effects with a drop of a utility
Building feels good again — quick, intuitive, easy to adjust. Less fighting the framework, more making the thing.
That future is possible today.
Here’s a simple card component with a button.
Build layouts in seconds — HTML that reads like layout, not a wall of classes.
And here’s the HTML built with Tailwind vs Unorthodox Tailwind
<div class="flex flex-col gap-[1.125rem] p-[1.5rem] border-2 border-[oklch(0.2487_0.0274_298.48)] rounded-xl"> <h3 class="text-2xl font-bold leading-[1.4] font-[june-expt-variable] text-[oklch(0.8403_0.1724_84.08)]">The Layouts System</h3> <p class="text-[21px] leading-[1.5] text-[oklch(0.89023_0.0195_276.301)]">Build layouts in seconds — HTML that reads like layout, not a wall of classes.</p> <button class="flex items-center justify-center px-[1.25em] py-[0.5em] text-[21px] leading-[21px] rounded-xl bg-[oklch(0.8403_0.1724_84.08)] text-[oklch(0.18_0.02_294.14)] hover:bg-[oklch(0.74_0.16_82.99)]">See how it works</button></div><article class="card vertical gap-3"> <h3 class="h4 text-zorange-500">The Layouts System</h3> <div class="prose">Build layouts in seconds — HTML that reads like layout, not a wall of classes.</div> <button class="button pigment-orange-filled">See how it works</button></article>You decide which is more readable.
My name is Zell.
I built many websites over the last 10+ years, from small personal blogs to large web projects, all in CSS without any frameworks.
But I wanted to move faster. So I tried Tailwind. And something clicked — I couldn’t go back to pure CSS after that.
There was just one problem: I couldn’t stand the bloated mess Tailwind creates, so I set out to find a solution.
One day, while struggling (and promising myself that I’d test Tailwind just one more time), I found the trick that unravelled everything… and the Unorthodox Tailwind methodology was born.
Then it matured into the four systems — Layout, Typography, Theme, and Effects — that composes CSS into one clean, cohesive whole.
My Entire System in Unorthodox Tailwind
A complete system for using Tailwind and CSS together.
The hard part is knowing when to use Tailwind, when to use CSS, and when to use them both. You’ll learn that system here.
I’ve been building sites for a long time and I’ve never been happier with the way I write HTML and CSS today.
But it took major mindset shifts to get here. I’m documenting these shifts for you inside Unorthodox Tailwind to help you get to where I am.
The mindset shifts that make everything else click.
Gets you fluent in how Tailwind works. By the end you can read the docs at a glance.
The core moves that make Tailwind and CSS work as one.
Build layouts in seconds, and have HTML read like layout instead of a wall of classes.
Use 3-5 typefaces in your design. And create responsive typography without complexity.
Handles colours, gradients, SVGs, and themes that feel clumsy in pure Tailwind.
pigment system to style hover, active, and selected states with CSS Variables Deep dive into functional utilities and creating custom variants.
interact and interact-within Create visual effects like text strokes, strikethroughs, layered shadows by dropping a single utility
The process, the CSS structure, and a cheatsheet you'll keep open.
This is for you if…
You’ve used Tailwind. You know CSS. And you’re done letting a rulebook decide how you build.
…but not if:
You want a plugin to install and forget, or you’d rather be told the rules than decide for yourself.
9 Chapters, 69 lessons
Prototype with Tailwind’s speed, keep HTML you can actually read, and adjust styles in seconds instead of untangling classes.
And that growing dread every time you open a file goes away forever.
Pay once. Lifetime updates. Instant access.
Go through the system and use it on a real project. If you don’t feel refreshed about the way you use Tailwind and CSS, email me and I’ll refund every cent.
How Would You Style Your Websites 30 Days Later?
You spent years without a framework because you wanted control. Then Tailwind gave you speed, but boxed you right back in.
You have two choices:
Keep fighting it…
…or make Tailwind yours:
The choice is yours.
The real hidden cost is a growing sense of dissatisfaction every time you open the file — the quiet sense that you could be building better than this.
Get Unorthodox Tailwind