John Dunning
John Dunning
Ah, right, the login page is just static files, so it needs a known location for the CSS. I think webpack can rewrite the paths in the static files so...
This is on iOS, and looks like it's a `stage` vs. `dev` issue. It's possible to slide the page up and move the header on `stage`, whereas the header doesn't...
Possibly it had something to do with how many ringdowns were in the different environments?
[This branch](https://github.com/sfbrigade/bats-server/tree/jdunning/fix/153-update-uswds) tries to address this, but it doesn't fully work. `npm run sass` compiles okay, but the sass command in `Procfile.dev` throws an error about not being able to...
Some resources: - https://circleci.com/blog/monorepo-dev-practices/ - https://medium.com/@mattklein123/monorepos-please-dont-e9a279be011b
At first glance, having all the code from one org, especially one as enormous as Google, in one repo seems crazy, but I don't have enough experience to have a...
Thanks for the report. This is the drop-down menu that appears when you click the icon on the toolbar or use the shortcut? I haven't tested Firefox on Windows recently,...
I've been working for awhile on a new version that supports the V3 extension manifest, which is what that warning in Chrome is complaining about. It's been a slog, because...
Version 2.0 is out now with support for manifest V3.
Thanks @bodydiv, I think we're discussing over email as well. This seems to be due to something in the Vivaldi browser not working with manifest v3 extensions (or at least...