Comment by koakuma-chan 5 months ago It also keeps adding aspect-ratio to every single image it finds in my code base. 1 comment koakuma-chan Reply koakuma-chan 5 months ago 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...).
koakuma-chan 5 months ago 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...).
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...).