Skip to content

Commit

Permalink
Update mixin comments
Browse files Browse the repository at this point in the history
  • Loading branch information
josephfusco committed Aug 2, 2016
1 parent 378d16d commit 4741319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _angled-edges.scss
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
/// @param {Color} $fill
/// @param {Number} $width
/// @param {Number} $height
/// @output '::before' and/or "::after" with svg background image
/// @output '::before' and/or '::after' with svg background image
///
@mixin angled-edge($location, $hypotenuse, $fill, $width: 2800, $height: 100) {

Expand Down

0 comments on commit 4741319

Please sign in to comment.