·
141 commits
to main
since this release
Minor Changes
-
#1408
04979f8
Thanks @wkillerud! - Export the CSS as well as a JS only variantMost of the time the default export should "just work", but this change adds some flexibility for users of the package.
In particular it makes it easier to include the CSS in a client-side bundle in an application that is otherwise server-side only.
Patch Changes
- #1390
323fa8a
Thanks @wkillerud! - Add missing README