Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 520 Bytes

File metadata and controls

16 lines (9 loc) · 520 Bytes

This project is a demo of using Tailwind CSS with a container.

The demo is showing the different use cases of Tailwind CSS container, and the difference between using a container and not using a screen media query.

The demo should is using Tailwind CSS v4.0.6 and React v19.0.0, and should use components from shadcn ui.

Shadcn Components should be installed via the cli

pnpm dlx shadcn@latest add

The demo should be run using tanstack router. Each router should explain the use case of the container.