Skip to content

Commit

Permalink
SassDoc
Browse files Browse the repository at this point in the history
Document map after SassDoc/sassdoc#386
  • Loading branch information
haroldangenent committed Feb 9, 2016
1 parent d92e0b3 commit 1b827f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _grid.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/// Grid
///
/// @param {Map} $args - Grid settings
@mixin grid($args: ()) {
$settings: map-merge((
'breakpoints': (
Expand Down

0 comments on commit 1b827f9

Please sign in to comment.