Plugins
List of Plugins for React Packages
These usually just allow easier integration
Emotion: Adds
/** @jsx jsx */
to filesTypography: style component of typography is automatically inserted into the head by the plugin
Example Typography
The style component of typography is automatically inserted into the head by the plugin
gatsby-config.js
src/utils/typography.js
Last updated