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 ce0c153 commit d1ce09bCopy full SHA for d1ce09b
1 file changed
docs/writing-a-plugin.md
@@ -142,6 +142,8 @@ module.exports = (opts = {}) => {
142
module.exports.postcss = true
143
```
144
145
+Here is the full list of [plugin’s events](https://postcss.org/api/#plugin).
146
+
147
If you need declaration or at-rule with specific names,
148
you can use quick search:
149
0 commit comments