Files
website/gatsby-browser.js

11 lines
320 B
JavaScript

/**
* 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
// require("prismjs/themes/prism.css");
// require("prismjs/themes/prism-tomorrow.css");
// require("prismjs/plugins/line-numbers/prism-line-numbers.css");