/**
 * @license
 * Copyright 2018 Google LLC
 * SPDX-License-Identifier: Apache-2.0
 */
@use './fab';

:host {
  @include fab.core-styles();
}
