Skip to content

CSS property functions

Choose a tag to compare

@blakeembrey blakeembrey released this 03 May 05:20
· 73 commits to master since this release

Added

  • Allow css property to accept functions, allows pre-computed styles
  • Expose css() helper function that precomputes styles (e.g. re-used in css props or composition)
  • Expose join() helper for combining CSS functions (e.g. join style functions/objects over class names)