use nib from package.json?
anthonyettinger opened this issue · 1 comments
anthonyettinger commented
Is there a way to have stylus use nib from package.json definition?
"stylify": {
"import": ["nib"],
"paths": [
"src/**/*.styl"
],
"use": [ "nib()" ]
},
iChenLei commented
Sorry, not support this usage yet.