# DocPad Configuration File # http://docpad.org/docs/config # Define the DocPad Configuration docpadConfig = { plugins: nodesass: outputStyle: 'nested' bourbon: true } # Export the DocPad Configuration module.exports = docpadConfig