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