Skip to content

Commit a1abfa8

Browse files
authored
move table of contents
1 parent 5b16824 commit a1abfa8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/writing-a-plugin.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Writing a PostCSS Plugin
21

2+
**Table of Contents**
33
* [Links](#links)
44
* [Step 1: Create an idea](#step-1-create-an-idea)
55
* [Step 2: Create a project](#step-2-create-a-project)
@@ -8,6 +8,8 @@
88
* [Step 5: Fight with frustration](#step-5-fight-with-frustration)
99
* [Step 6: Make it public](#step-6-make-it-public)
1010

11+
# Writing a PostCSS Plugin
12+
1113
## Links
1214

1315
Documentation:

0 commit comments

Comments
 (0)