/**
* Copyright (c) HashiCorp, Inc.
* SPDX-License-Identifier: MPL-2.0
*/
[id^=docfy-demo-preview-csv-list] {
p, ul {
@extend %csv-list;
}
ol li {
@extend %csv;
ol {
list-style-type: none;