Skip to content

Additional options

Latest
Compare
Choose a tag to compare
@sullenor sullenor released this 08 Jan 21:15
· 1 commit to master since this release
  • 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 the require paths. You may now omit the extension and provide custom module paths to for composes and @value paths.
  • Fixed double-dashes for camelCase option: #108
  • Updated deps in demo