mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-30 10:12:59 +00:00
63ceb92c53
This was generated with ``` cp .gitignore .rgignore rg -l -g '*.{css}' '"chrome://global/skin/"' | xargs sed -i "" 's/"chrome:\/\/global\/skin\/"/"chrome:\/\/global\/skin\/global.css"/g' ``` Depends on D67687 Differential Revision: https://phabricator.services.mozilla.com/D67690 --HG-- extra : moz-landing-system : lando