- Added the
resolve
option to provide possibility to adjust the way the ICSS imports are resolved. The resolve algorithm became stricter (closer to nodejs), but it doesn't affect therequire
paths. You may now omit the extension and provide custom module paths to forcomposes
and@value
paths. - Fixed double-dashes for
camelCase
option: #108 - Updated deps in demo