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 bed7d26 commit 0302ee4Copy full SHA for 0302ee4
1 file changed
README.md
@@ -59,8 +59,6 @@ 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
65
to use current selector in properties or variables values.
66
* Use [`postcss-nested-ancestors`] **before** this plugin if you want
@@ -77,7 +75,6 @@ Alternatives:
77
75
alt="Sponsored by Evil Martians" width="236" height="54">
78
76
</a>
79
80
-[`postcss-atroot`]: https://github.com/OEvgeny/postcss-atroot
81
[`postcss-current-selector`]: https://github.com/komlev/postcss-current-selector
82
[`postcss-nested-ancestors`]: https://github.com/toomuchdesign/postcss-nested-ancestors
83
[`postcss-nested-props`]: https://github.com/jedmao/postcss-nested-props
0 commit comments