Skip to content

Small Fixes

Compare
Choose a tag to compare
@javivelasco javivelasco released this 28 Jan 11:26
· 19 commits to master since this release

The release 1.7 included a feature to flatten classnames so in case you merge the same className twice it would appear only once. Nonetheless a couple of bugs were introduced that are fixed with this release:

  • Mixing two themes with divergent properties is fixed by this commint.
  • Now there is a safety check to warn about mixing a string value with an object.

Cheers!