Skip to content

Commit d1ce09b

Browse files
committed
Add events list to article
1 parent ce0c153 commit d1ce09b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/writing-a-plugin.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ module.exports = (opts = {}) => {
142142
module.exports.postcss = true
143143
```
144144

145+
Here is the full list of [plugin’s events](https://postcss.org/api/#plugin).
146+
145147
If you need declaration or at-rule with specific names,
146148
you can use quick search:
147149

0 commit comments

Comments
 (0)