stylus/nib

use nib from package.json?

anthonyettinger opened this issue · 1 comments

Is there a way to have stylus use nib from package.json definition?


  "stylify": {
    "import": ["nib"],
    "paths": [
      "src/**/*.styl"
    ],
    "use": [ "nib()" ]
  },

Sorry, not support this usage yet.