Skip to content

Rule Interpolation and De-duplication

Compare
Choose a tag to compare
@blakeembrey blakeembrey released this 18 Feb 02:13
· 139 commits to master since this release

Changed

  • registerRule is now treated consistently with the rest of the styles - interpolation and de-duping are working!

Added

  • Exposed registerCss which allows you to register an entire CSS object (instead of individual rules)
  • Exposed registerHashRule which allows for prefixed rules that generate a hash to be registered