Skip to content

Commit

Permalink
Fix sass doc warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ediblecode committed Jul 10, 2017
1 parent 373370d commit a8ea306
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/stylesheets/grid/_grid-helpers.scss
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@
/// @require {mixin} grid-item-middle
/// @require {mixin} grid-item-bottom
/// @require {mixin} grid-item-debug
/// @require mq <https://github.com/sass-mq/sass-mq>
/// @example scss
/// .test {
/// @include grid-item(12, $md: 8, $lg: (cols: 7, push: 1), $loose: true);
Expand Down

0 comments on commit a8ea306

Please sign in to comment.