Merge pull request #241 from chrhasse/master

Added color variables to file: urls
This commit is contained in:
Pat Johnson 2019-01-28 06:13:08 -05:00 committed by GitHub
commit a95209f388
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@
@-moz-document url-prefix(https://discovery.addons.mozilla.org),
url-prefix(chrome://),
url-prefix(about:),
url-prefix(file:),
url(https://www.mozilla.org/credits/),
url-prefix(https://addons.mozilla.org),
url-prefix(http://addons.mozilla.org),
@ -153,4 +154,4 @@ regexp(".*\\.(p|P)(d|D)(f|F).*") {
--end-indicator-for-updater-scripts: black;
--dummy-variable-for-updater-scripys: black
}
}
}