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

@forward 'mixins/avatar-theme';
