/* Some CSS cannot be represented in Tailwind, such as complex grid layouts. */ .header { grid-template-columns: 1fr auto 1fr; }