hugo-starter-tailwind-basic icon indicating copy to clipboard operation
hugo-starter-tailwind-basic copied to clipboard

Due to some reasons media queries are not effective!

Open iaminamcom opened this issue 4 years ago • 4 comments

Hi I'm observing that due to some reasons things messed up. I don't know if it's in only my case or you guys configured it by choice. Check the screenshot here: image See how even in mobile preview class with in media query (min-width: 768px) is overriding the default class. I'm confused!

I was excited to use this starter template by Bep and other but currently having bad time. BTW, I'm not new to tailwindcss.

iaminamcom avatar Feb 05 '21 14:02 iaminamcom

I don't know if it's in only my case or you guys configured it by choice.

The provided configuration is rather small; have you checked?

bep avatar Feb 05 '21 15:02 bep

Thanks for the response! I went through whole configurations. I found no evident reason for it. Is this working good in your case?

iaminamcom avatar Feb 05 '21 15:02 iaminamcom

They changed things for breakpoints in v2. May be related ?

See https://tailwindcss.com/docs/upgrading-to-v2#configure-your-breakpoints-explicitly

divinerites avatar Mar 27 '21 14:03 divinerites

I don't think so. I migrated my content to https://github.com/dirkolbrich/hugo-theme-tailwindcss-starter and it's quite perfect

iaminamcom avatar Apr 02 '21 06:04 iaminamcom