export { default as wrapRootElement } from './src/library/wrapRootElement';

// gatsby-browser.js
require('prismjs/themes/prism-dark.css');