app: Create basic app.
This commit is contained in:
8
app/gatsby-browser.js
Normal file
8
app/gatsby-browser.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* 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
|
||||
import "./src/styles/global.css"
|
||||
Reference in New Issue
Block a user