electron-userland / electron-compilers

DEPRECATED: Compiler implementations for electron-compile
35 stars 55 forks source link

Fix options for Stylus, and add support for Nib #37

Closed lellimecnar closed 8 years ago

lellimecnar commented 8 years ago

You can enable nib in .compilerc:

"text/stylus": {
  "import": ["nib"]
}
anaisbetts commented 8 years ago

Hey @lellimecnar, sorry this took forever. This will be in electron-compile 3.0 coming out v v soon, with nib turned on by-default (because why not!)