Skip to content

Commit 121dff8

Browse files
authored
rable of contents for writing-a-plugin.md
1 parent a555971 commit 121dff8

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/writing-a-plugin.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Writing a PostCSS Plugin
22

3+
* [Writing a PostCSS Plugin](#writing-a-postcss-plugin)
4+
* [Links](#links)
5+
* [Step 1: Create an idea](#step-1-create-an-idea)
6+
* [Step 2: Create a project](#step-2-create-a-project)
7+
* [Step 3: Find nodes](#step-3-find-nodes)
8+
* [Step 4: Change nodes](#step-4-change-nodes)
9+
* [Step 5: Fight with frustration](#step-5-fight-with-frustration)
10+
* [Step 6: Make it public](#step-6-make-it-public)
11+
312
## Links
413

514
Documentation:

0 commit comments

Comments
 (0)