@use "sass:meta";
/* increase specificity */
html[lang][lang] {
    @include meta.load-css('FrontendEditorLinks');
}
