nwb v0.3.0 Release Notes

Release Date: 2015-12-07 // over 8 years ago
  • โž• Added:

    • ๐Ÿ‘Œ Support for CSS preprocessor plugin packages [#6]
      • Loading of configuration objects exported by 'nwb-*' dependencies found in package.json.
      • Creation of style loading pipelines for plugins which provide cssPreprocessors configuration.
      • nwb-less
      • nwb-sass

    ๐Ÿ›  Fixed:

    • Babel config is now passed to Babel when transpiling modules [#13]