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 e396bf4 commit daa25adCopy full SHA for daa25ad
content/features-overview.md
@@ -118,7 +118,7 @@ You can also bundle pseudo-selectors with your mixins using this method. Here's
118
119
### Media query bubbling and nested media queries
120
121
-Media queries can be nested in the same way as selectors. Selector are copied into the body of the media query:
+Media queries can be nested in the same way as selectors. Selectors are copied into the body of the media query:
122
123
```less
124
.screencolor{
0 commit comments