summaryrefslogtreecommitdiff
path: root/@linaria/examples/gatsby/plugin/gatsby-node.js
diff options
context:
space:
mode:
Diffstat (limited to '@linaria/examples/gatsby/plugin/gatsby-node.js')
-rw-r--r--@linaria/examples/gatsby/plugin/gatsby-node.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/@linaria/examples/gatsby/plugin/gatsby-node.js b/@linaria/examples/gatsby/plugin/gatsby-node.js
new file mode 100644
index 0000000..2f42665
--- /dev/null
+++ b/@linaria/examples/gatsby/plugin/gatsby-node.js
@@ -0,0 +1,7 @@
+/**
+ * Implement Gatsby's Node APIs in this file.
+ *
+ * See: https://www.gatsbyjs.org/docs/node-apis/
+ */
+
+// You can delete this file if you're not using it