gatsby-plugin-jss
Advanced tools
Comparing version 1.5.8 to 1.5.9
{ | ||
"name": "gatsby-plugin-jss", | ||
"version": "1.5.8", | ||
"version": "1.5.9", | ||
"description": "Gatsby plugin that adds SSR support for JSS", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -12,3 +12,3 @@ # gatsby-plugin-jss | ||
Simply add the plugin to your `gatsby-config.js`. | ||
Add the plugin to your `gatsby-config.js`. | ||
@@ -15,0 +15,0 @@ ```javascript |
2289