I want mixins section to show up on bottom, but order doesn't seem to be able to be set on the section level: ``` /*--- section: Mixins order: 99 --- */ ``` but when I look at the `doc.list`, there is no order prop on that section
I want mixins section to show up on bottom, but order doesn't seem to be able to be set on the section level:
but when I look at the
doc.list, there is no order prop on that section