/*
  Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
  See LICENSE in the project root for license information.
*/

/* --------------------------------------------------------------------- */

/*
  This file is reserved for CDN consumption of web components using the Auro Classic theme
  and not intended to be used with standard dynamic projects.

  This theme is DEPRECATED and will be removed in the future.

  Provided for backwards compatibility.
*/

// Import Sass variables
@import '../../../node_modules/@aurodesignsystem/design-tokens/dist/legacy/auro-classic/SCSSVariables';

// Import minimum essential files
@import '../../essentials/legacy/auro-classic';
@import '../../fonts/legacy/auro-classic';
