/*
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

@use '../../../theme/styles/themes/dark';
@use '../../../theme/styles/theming' as *;
@use '../globals' as *;

$nb-enabled-themes: (dark);

@include nb-install();
