The layout engines. Print it, pin it, internalize it.

The sheet#

Class / patternNotes
flex items-center justify-betweencore pattern
flex-col md:flex-row gap-6core pattern
grid sm:grid-cols-2 lg:grid-cols-3 gap-8layout engine
grid-cols-[200px_1fr]layout engine
col-span-2 / row-span-2core pattern

How to practice#

  • Rebuild one recipe from memory using only this sheet
  • Add a screen prefix to every pattern
  • Swap one palette across the whole sheet
  • Then delete the sheet — the search bar is faster

All sheets#

Cheat sheet index · Full reference