diff --git a/docs/docs/plugins.md b/docs/docs/plugins.md index d633ad67ad16f..1f6e3da4d4b5b 100644 --- a/docs/docs/plugins.md +++ b/docs/docs/plugins.md @@ -8,7 +8,7 @@ Gatsby's plugin layer includes a wide variety of common website functionality th - **[Progressive images](/plugins/gatsby-plugin-image/?=gatsby-plugin-image)** -- **Dropping in analytics libraries** like [Google Analytics](/plugins/gatsby-plugin-google-analytics/), [Google Tag Manager](/plugins/gatsby-plugin-google-tagmanager), [Segment](plugins/gatsby-plugin-segment-js), [Hotjar](/plugins/gatsby-plugin-hotjar/), and others. +- **Dropping in analytics libraries** like [Google Analytics](/plugins/gatsby-plugin-google-analytics/), [Google Tag Manager](/plugins/gatsby-plugin-google-tagmanager), [Segment](/plugins/gatsby-plugin-segment-js), [Hotjar](/plugins/gatsby-plugin-hotjar/), and others. - **Performance enhancements while using CSS libraries**, like [Sass](/plugins/gatsby-plugin-sass/?=sass), [styled-components](/plugins/gatsby-plugin-styled-components/?=styled-comp) and [emotion](plugins/gatsby-plugin-styled-components/?=emotion). These plugins are _not required_ to use these libraries but do make it easier and faster for the browser to parse styles.