/*---------------------------------------------------------------------------------------------
 * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
 * See LICENSE.md in the project root for license terms and full copyright notice.
 *--------------------------------------------------------------------------------------------*/
@use "./index" as *;

.uicore-inputs-input {
  @include uicore-inputs-input;
}
.uicore-inputs-labeled-input {
  @include uicore-inputs-labeled-input;
}
