UNPKG

@jongwooo/prism-theme-github

Version:

Prism syntax highlighter themes based on GitHub's style.

5 lines (4 loc) 107 B
const path = require("path"); module.exports = { themesDirectory: path.resolve(__dirname, "themes") };