module.exports = function(eleventyConfig) { eleventyConfig.addPassthroughCopy("terminal.css") }