Firefox-UI-Fix/src/leptonChromeESR.scss

8 lines
202 B
SCSS

@use "utils/mode";
@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
@namespace html url("http://www.w3.org/1999/xhtml");
@include mode.ESR;
@import "leptonChrome";