Remix.run Logo
gentooflux 4 days ago

The second two lines of your example smell like LoD violations. It's not a formatting problem, it's a structural problem.

aleph_minus_one 4 days ago | parent [-]

Sometimes you have to use libraries that are badly designed.

gentooflux 4 days ago | parent [-]

When that happens they're usually badly formatted too.

aleph_minus_one 4 days ago | parent [-]

Indeed, but this bad formatting should not "spill over" to your own code if possible.