### SCSS

#### Modifiers

Use these modifiers with `.bx--list` class.

| Selector             | Description                                                              |
|----------------------|--------------------------------------------------------------------------|
| .bx--list--unordered | Use to apply styles to an unordered list                                 |
| .bx--list--ordered   | Use to apply styles to an ordered list                                   |
| .bx--list--nested    | Use to apply styles to a nested list inside an ordered or unordered list |
