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