shinokada / svelte-utterances

svelte-utterances.vercel.app
12 stars 1 forks source link

[BUG]: Currently released NPM package does not work #17

Open marcaddeo opened 1 year ago

marcaddeo commented 1 year ago

Description of the bug

The currently released NPM package is out of date, and you cannot set a theme with it.

Steps To Reproduce

  1. Install currently released NPM package (0.2.2)
  2. Attempt to add theme="github-dark"
  3. See that no theme has been applied.

Additional Information

Could you please post a new release that has the latest code? Thanks!

shinokada commented 1 year ago

Can you try the latest version?

alexandreteles commented 1 year ago

I can confirm this issue happens on the current version 0.2.4 at least when using SvelteKit. The theme will always default to github-light.