UNPKG

cfx.simple-build-tool

Version:

4 lines (3 loc) 101 B
module.exports = process.env.STYLUS_COV ? require('./lib-cov/stylus') : require('./lib/stylus');