Remix.run Logo
zipy124 6 hours ago

Is that actually needed? Styling is largely a user decision. They might have defaults yes, but if you looked at a raw HTML page with no CSS styling, you might come to the conclusion that websites have an ugly GUI...

qweqwe14 6 hours ago | parent | next [-]

It absolutely is. Defaults matter, most developers just want a GUI for their app that doesn't look like ass. Almost no one wants to mess with styling.

fragmede 5 hours ago | parent [-]

That's why developers have UI/UX and design experts assigned to them. That's why Figma exists. CSS was an attempt to not have to deal with styling. It failed, and landed in the other direction.

gordonhart 4 hours ago | parent [-]

> That's why developers have UI/UX and design experts assigned to them.

Not everybody works in big tech.

bla3 6 hours ago | parent | prev [-]

This is the mindset that gives you Java-Style GUIs.

whou 36 minutes ago | parent [-]

I love Java-style GUIs though.