Theo's Typesafe CultTTC
Theo's Typesafe Cult2y ago
6 replies
sagnik

resources to learn responsive css

I am currently building my portfolio site using tailwind and next and while i am managing to scrape through the css part , i am not able to make it responsive enough .
I searched for a lot of videos but it is simply not clicking for me the transition from normal css to tailwind.
any resources for that same would be awesome.
said portoflio site : https://sagnikweb.vercel.app
sagnik's home on internet
Solution
Have you looked at these? They should outline the helper breakpoint pseudo classes pretty well.
https://tailwindcss.com/docs/responsive-design
https://tailwindcss.com/docs/screens

Is the issue tailwind, or responsive design for you?
Using responsive utility variants to build adaptive user interfaces.
Responsive Design - Tailwind CSS
Customizing the default breakpoints for your project.
Customizing Screens - Tailwind CSS
Was this page helpful?