Files
website/gatsby-browser.js
T
Xetera 569146446e added client side syntax highlighting
added client side syntax highlighting

removed unnecessary packages
2019-08-01 06:18:25 -04:00

10 lines
211 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-tomorrow.css');