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