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 95dbe44 commit cbaa8fcCopy full SHA for cbaa8fc
1 file changed
docs/writing-a-plugin.md
@@ -97,7 +97,7 @@ module.exports.postcss = true
97
98
[PostCSS plugin boilerplate]: https://github.com/postcss/postcss-plugin-boilerplate/
99
[our Sharec config]: https://github.com/postcss/postcss-sharec-config
100
-[plugin template]: https://github.com/postcss/postcss-plugin-boilerplate/blob/main/index.js
+[plugin template]: https://github.com/postcss/postcss-plugin-boilerplate/blob/main/template/index.t.js
101
102
103
## Step 3: Find nodes
0 commit comments