9
Why aren't some browsers rendering CSS for local HTML file?
(sh.itjust.works)
Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development
Web development is the process of creating websites or web applications
Heres a couple blogs that have web development related content
How are they installed? Are some snaps?
I've only installed browsers with commands from their official website and I've also installed flatpaks.
I'm not sure if stock Firefox on Zorin is a flatpak or snap but it has no problem rendering the CSS.
A long time ago, I saw something very similar with snap in particular. Snap for some reason had no permission on the filesystem I was running on (or limited permissions I forget which).
I just installed from source and it started working. Not sure if that helps you or not, but I would take a look at the inspect element -> Network tab and you should see something.