Closed callumlocke closed 8 years ago
@include oGridRespondTo($from: M, $until: L) { // ... }
is that for M and L? or just M?
See https://github.com/sass-mq/sass-mq, especially this section of the documentation: https://github.com/sass-mq/sass-mq#responsive-mode-on-default
If it were inclusive, the parameter would be $through.
$through
is that for M and L? or just M?