Should be really explicit e.g. ``` $disabled-state ``` _should be_ ``` $enable-disabled-state ``` So they're all name-spaced with `enable-`. E.g. https://github.com/inuitcss/objects.box/blob/master/_objects.box.scss#L18-L22.
Should be really explicit e.g.
should be
So they're all name-spaced with
enable-.E.g. https://github.com/inuitcss/objects.box/blob/master/_objects.box.scss#L18-L22.