import './content-styles.scss';
async function initializeScripts() {
console.debug('Initializing content scripts!');
}
void initializeScripts();