Skip to content

Commit

Permalink
docs(gatsby-plugin-sass): fix typo in docs (#10292)
Browse files Browse the repository at this point in the history
  • Loading branch information
kristiehowboutdat authored and pieh committed Dec 4, 2018
1 parent 316d6a2 commit f95a9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-sass/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Any file with the `module` extension will use CSS Modules.

### PostCSS plugins

PostCSS is also included to handle some default optimizations like autoprefixing a
PostCSS is also included to handle some default optimizations like autoprefixing
and common cross-browser flexbox bugs. Normally you don't need to think about it, but if
you'd prefer to add additional postprocessing to your SASS output you can specify plugins
in the plugin options
Expand Down

0 comments on commit f95a9d7

Please sign in to comment.