File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,19 +14,18 @@ There are 3 types of PostCSS syntax packages:
1414
1515** Table of Contents**
1616
17- * [ How to Write Custom Syntax] ( #how-to-write-custom-syntax )
18- * [ Syntax] ( #syntax )
19- * [ Parser] ( #parser )
20- * [ Main Theory] ( #main-theory )
21- * [ Performance] ( #performance ) )
22- * [ Node Source] ( #node-source )
23- * [ Raw Values] ( #raw-values )
24- * [ Tests] ( #tests )
25- * [ Stringifier] ( #stringifier )
26- * [ Main Theory] ( #main-theory-1 )
27- * [ Builder Function] ( #builder-function )
28- * [ Raw Values] ( #raw-values-1 )
29- * [ Tests] ( #tests-1 )
17+ * [ Syntax] ( #syntax )
18+ * [ Parser] ( #parser )
19+ * [ Main Theory] ( #main-theory )
20+ * [ Performance] ( #performance ) )
21+ * [ Node Source] ( #node-source )
22+ * [ Raw Values] ( #raw-values )
23+ * [ Tests] ( #tests )
24+ * [ Stringifier] ( #stringifier )
25+ * [ Main Theory] ( #main-theory-1 )
26+ * [ Builder Function] ( #builder-function )
27+ * [ Raw Values] ( #raw-values-1 )
28+ * [ Tests] ( #tests-1 )
3029
3130## Syntax
3231
You can’t perform that action at this time.
0 commit comments