complete redesign: use nodejs on server instead of php - documentation to be updated
This commit is contained in:
4
nodejs/node_modules/stylus/index.js
generated
vendored
Normal file
4
nodejs/node_modules/stylus/index.js
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
module.exports = process.env.STYLUS_COV
|
||||
? require('./lib-cov/stylus')
|
||||
: require('./lib/stylus');
|
Reference in New Issue
Block a user