Skip to content

Commit d13ebb6

Browse files
authored
delete root link
1 parent 8db2a67 commit d13ebb6

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

docs/writing-a-plugin.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
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)
3+
* [Links](#links)
4+
* [Step 1: Create an idea](#step-1-create-an-idea)
5+
* [Step 2: Create a project](#step-2-create-a-project)
6+
* [Step 3: Find nodes](#step-3-find-nodes)
7+
* [Step 4: Change nodes](#step-4-change-nodes)
8+
* [Step 5: Fight with frustration](#step-5-fight-with-frustration)
9+
* [Step 6: Make it public](#step-6-make-it-public)
1110

1211
## Links
1312

0 commit comments

Comments
 (0)