/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */
$nb-theme-export-mode: true;

@import '../src/framework/theme/styles/theming';
@import '../src/framework/theme/styles/themes';
@import '../src/framework/theme/styles/themes/mapping';

$v: export('output.json', $nb-themes-export, $eva-mapping);
