stylus / nib

Stylus mixins, utilities, components, and gradient image generation
http://stylus.github.io/nib
MIT License
1.91k stars 249 forks source link

use nib from package.json? #335

Closed anthonyettinger closed 2 years ago

anthonyettinger commented 7 years ago

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


  "stylify": {
    "import": ["nib"],
    "paths": [
      "src/**/*.styl"
    ],
    "use": [ "nib()" ]
  },
iChenLei commented 2 years ago

Sorry, not support this usage yet.