UNPKG

@bolt/build-tools

Version:

Curated collection of front-end build tools in the Bolt Design System.

7 lines (5 loc) 158 B
const path = require('path'); const sassExportData = require('../../index'); module.exports = sassExportData({ path: path.join(__dirname, 'dest/sub'), });