Skip to content

Integrations CSS: use a link instead of fetch()

Warren Gifford requested to merge integrations-css into master

Created by: lguychard

fetch() was likely used in Phabricator code because of a restrictive style-src directive, but there is no reason not to use a <link> element for Bitbucket/Gitlab.

Merge request reports

Loading