// ─────────────────────────────────────────────────────────────────────────
// ng-hub-ui-board — theming entry
// ─────────────────────────────────────────────────────────────────────────
// Opt-in one-call theming mixin, forwarded so consumers can `@use` it from the
// package root:
//
//   @use 'ng-hub-ui-board/styles' as *;
// ─────────────────────────────────────────────────────────────────────────

@forward 'mixins/board-theme';
