From 38acabfa6089ab8ac469c12b5f55022fb96935e5 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Mon, 23 Aug 2021 16:46:06 -0300 Subject: added web vendors --- @linaria/examples/gatsby/plugin/gatsby-browser.js | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 @linaria/examples/gatsby/plugin/gatsby-browser.js (limited to '@linaria/examples/gatsby/plugin/gatsby-browser.js') diff --git a/@linaria/examples/gatsby/plugin/gatsby-browser.js b/@linaria/examples/gatsby/plugin/gatsby-browser.js new file mode 100644 index 0000000..b1e5c31 --- /dev/null +++ b/@linaria/examples/gatsby/plugin/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 -- cgit v1.2.3