Hacker News new | ask | show | jobs
by koakuma-chan 484 days ago
It also keeps adding aspect-ratio to every single image it finds in my code base.
1 comments

Also this: `grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 xl:grid-cols-6` (https://github.com/mayo-dayo/app/blob/463ad5aeee904289ecc7d4...).

Even though my Layout clearly says `max-w-md` (https://github.com/mayo-dayo/app/blob/463ad5aeee904289ecc7d4...).