We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16b446d commit e3abbd8Copy full SHA for e3abbd8
_sass/vendors/neat/grid/_media.scss
@@ -4,7 +4,7 @@
4
///
5
/// @param {List} $query
6
/// A list of media query features and values, where each `$feature` should have a corresponding `$value`.
7
-/// For a list of valid values for `$feature`, click [here](http://www.w3.org/TR/css3-mediaqueries/#media1).
+/// For a list of valid values for `$feature`, see [Media features](http://www.w3.org/TR/css3-mediaqueries/#media1).
8
9
/// If there is only a single `$value` in `$query`, `$default-feature` is going to be used.
10
0 commit comments