mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 01:05:58 +02:00
10 lines
211 B
JavaScript
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');
|