UNPKG

automad-prism-themes

Version:

An modernized fork of the Prism themes package, optimized for Automad.

6 lines (4 loc) 105 B
const path = require('path'); module.exports = { themesDirectory: path.resolve(__dirname, 'themes') };