mirror of
https://github.com/nodejs/node.git
synced 2025-05-15 00:52:29 +00:00

PR-URL: https://github.com/nodejs/node/pull/30271 Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
11 lines
236 B
JavaScript
11 lines
236 B
JavaScript
require('prismjs/themes/prism-tomorrow.css')
|
|
require('./src/main.css')
|
|
|
|
/**
|
|
* 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
|