Possible separators used by Sass lists. The special separator null is only used for lists with fewer than two elements, and indicates that the separator has not yet been decided for this list.
null
© 2006–2025 the Sass team, and numerous contributorsLicensed under the MIT License. https://sass-lang.com/documentation/js-api/types/ListSeparator
Possible separators used by Sass lists. The special separator
nullis only used for lists with fewer than two elements, and indicates that the separator has not yet been decided for this list.