Skip to content

Commit d02f933

Browse files
authored
fix lines b/w paragraphs
1 parent 3addecc commit d02f933

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

docs/index.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
* [Workflow](https://github.com/postcss/postcss/blob/main/docs/architecture.md#workflow)
55
* [Core Structures](https://github.com/postcss/postcss/blob/main/docs/architecture.md#core-structures)
66
* [API Reference](https://github.com/postcss/postcss/blob/main/docs/architecture.md#api-reference)
7-
8-
97
* [PostCSS Plugins](https://github.com/postcss/postcss/blob/main/docs/plugins.md#postcss-plugins)
108
* [Control](https://github.com/postcss/postcss/blob/main/docs/plugins.md#control)
119
* [Packs](https://github.com/postcss/postcss/blob/main/docs/plugins.md#packs)
@@ -21,11 +19,8 @@
2119
* [Analysis](https://github.com/postcss/postcss/blob/main/docs/plugins.md#analysis)
2220
* [Reporters](https://github.com/postcss/postcss/blob/main/docs/plugins.md#reporters)
2321
* [Fun](https://github.com/postcss/postcss/blob/main/docs/plugins.md#fun)
24-
25-
2622
* [PostCSS and Source Maps](https://github.com/postcss/postcss/blob/main/docs/source-maps.md#postcss-and-source-maps)
2723

28-
2924
* [How to Write Custom Syntax](https://github.com/postcss/postcss/blob/main/docs/syntax.md#how-to-write-custom-syntax)
3025
* [Syntax](https://github.com/postcss/postcss/blob/main/docs/syntax.md#syntax)
3126
* [Parser](https://github.com/postcss/postcss/blob/main/docs/syntax.md#parser)
@@ -39,7 +34,6 @@
3934
* [Builder Function](https://github.com/postcss/postcss/blob/main/docs/syntax.md#builder-function)
4035
* [Raw Values](https://github.com/postcss/postcss/blob/main/docs/syntax.md#raw-values-1)
4136
* [Tests](https://github.com/postcss/postcss/blob/main/docs/syntax.md#tests-1)
42-
4337
* [Writing a PostCSS Plugin](https://github.com/postcss/postcss/blob/main/docs/writing-a-plugin.md#writing-a-postcss-plugin)
4438
* [Links](https://github.com/postcss/postcss/blob/main/docs/writing-a-plugin.md#links)
4539
* [Step 1: Create an idea](https://github.com/postcss/postcss/blob/main/docs/writing-a-plugin.md#step-1-create-an-idea)

0 commit comments

Comments
 (0)