UNPKG

nwb-stylus

Version:
10 lines (9 loc) 168 B
module.exports = { cssPreprocessors: { stylus: { test: /\.styl$/, loader: require.resolve('stylus-loader'), defaultConfig: 'stylus' } } }