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 addThe demo should be run using tanstack router. Each router should explain the use case of the container.