Skip to content

Commit 16b446d

Browse files
committed
link: Media features
Signed-off-by: Josh Soref <[email protected]>
1 parent 171c427 commit 16b446d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/vendors/neat/functions/_new-breakpoint.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
///
88
/// If there is only a single `$value` in `$query`, `$default-feature` is going to be used.
99
///
10-
/// The number of total columns in the grid can be set by passing `$columns` at the end of the list (overrides `$total-columns`). For a list of valid values for `$feature`, click [here](http://www.w3.org/TR/css3-mediaqueries/#media1).
10+
/// The number of total columns in the grid can be set by passing `$columns` at the end of the list (overrides `$total-columns`). For a list of valid values for `$feature`, see [Media features](http://www.w3.org/TR/css3-mediaqueries/#media1).
1111
///
1212
/// @param {Number (unitless)} $total-columns [$grid-columns]
1313
/// - Number of columns to use in the new grid context. Can be set as a shorthand in the first parameter.

0 commit comments

Comments
 (0)