Skip to content

Commit

Permalink
docs: ✏️ fix scss toc link
Browse files Browse the repository at this point in the history
  • Loading branch information
kaisermann committed Oct 22, 2020
1 parent efe2697 commit c71b045
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/preprocessing.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
- [Babel](#babel)
- [CoffeeScript](#coffeescript)
- [Less](#less)
- [PostCSS](#postcss)
- [PostCSS / SugarSS](#postcss-sugarss)
- [Pug](#pug)
- [scss / sass](#scss-sass)
- [Stylus](#stylus)
Expand Down Expand Up @@ -328,7 +328,7 @@ input(bind:value="{foo}")
input(on:input="{bar}")
```

### scss / sass
### scss, sass

The `scss/sass` preprocessor accepts the default sass options alongside two other props:

Expand Down

0 comments on commit c71b045

Please sign in to comment.