We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8339e5f commit e9bda0fCopy full SHA for e9bda0f
README.md
@@ -59,10 +59,12 @@ html {
59
60
Related plugins:
61
62
+* Use [`postcss-atroot`] for `@at-root` at-rule to move nested child
63
+ to the CSS root.
64
* Use [`postcss-current-selector`] **after** this plugin if you want
-to use current selector in properties or variables values.
65
+ to use current selector in properties or variables values.
66
* Use [`postcss-nested-ancestors`] **before** this plugin if you want
-to reference any ancestor element directly in your selectors with `^&`.
67
+ to reference any ancestor element directly in your selectors with `^&`.
68
69
Alternatives:
70
0 commit comments