@import "./../node_modules/@alaskaairux/design-tokens/dist/tokens/SassCustomProperties";

:host([fixed]) {
  @import './style-drawer.scss';
}
