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

11 lines
167 B
SCSS

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