consul/ui/packages/consul-ui/app/components/definition-table/index.scss

11 lines
168 B
SCSS

/**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: BUSL-1.1
*/
@import './skin';
@import './layout';
.definition-table {
@extend %definition-table;
}