7 ms·
firefox doesnt have Workspaces. I do 100% of my CSS in Chrome Workspaces
by elendee 1y ago
firefox doesnt have Workspaces. I do 100% of my CSS in Chrome Workspaces
- 1718627440 1y agoWhat do Chrome Workspaces have, that Firefox Profiles don't have?
- elendee 1y agoWorkspaces allow you to give Chrome permission for read / write access to given folders. You just set it once per project and then Chrome remembers. Basically, you can press "ctrl S" for save, straight from the dev console. In FF, you have to manually designate the save location each time. It may seem like a small thing, but it's an entirely different workflow. For frameworks that don't use plain stylesheets, it may not be useful.
- t-writescode 1y agoI use vite, so I think I get that functionality without needing Chrome? ... if I understand what Workspaces are?