blob: 9b82ee2600c0cc9bead4801aed1efd4629195497 [file] [log] [blame]
import '../contentScripts/communityConsole/updateHandler/banner/components/index.js';
import {injectStylesheet} from '../common/contentScriptsUtils.js';
// This is necessary for the MD3 components. It is also done in
// litComponentsInject.js, but when installing the extension
// litComponentsInject.js hasn't been injected yet.
injectStylesheet('https://fonts.googleapis.com/icon?family=Material+Icons');